
public class DocumentStructureExtractionSink extends FoAggregateSink
TOC_END, TOC_NONE, TOC_STARTinlineStack, warnMessagesBASIC_LINK_TAG, BLOCK_TAG, BOOKMARK_TAG, BOOKMARK_TITLE_TAG, BOOKMARK_TREE_TAG, FLOW_TAG, FO_NAMESPACE, INLINE_TAG, LAYOUT_MASTER_SET_TAG, LEADER_TAG, LIST_BLOCK_TAG, LIST_ITEM_BODY_TAG, LIST_ITEM_LABEL_TAG, LIST_ITEM_TAG, PAGE_NUMBER_CITATION_TAG, PAGE_NUMBER_TAG, PAGE_SEQUENCE_TAG, REGION_AFTER_TAG, REGION_BEFORE_TAG, REGION_BODY_TAG, ROOT_TAG, SIMPLE_PAGE_MASTER_TAG, STATIC_CONTENT_TAG, TABLE_AND_CAPTION_TAG, TABLE_BODY_TAG, TABLE_CAPTION_TAG, TABLE_CELL_TAG, TABLE_COLUMN_TAG, TABLE_ROW_TAG, TABLE_TAGBANG, CDATA, DOCTYPE_START, ENTITY_START, XML_NAMESPACECOLON, EOL, EQUAL, GREATER_THAN, LEFT_CURLY_BRACKET, LEFT_SQUARE_BRACKET, LESS_THAN, MINUS, PLUS, QUOTE, RIGHT_CURLY_BRACKET, RIGHT_SQUARE_BRACKET, SEMICOLON, SLASH, SPACE, STARJUSTIFY_CENTER, JUSTIFY_LEFT, JUSTIFY_RIGHT, NUMBERING_DECIMAL, NUMBERING_LOWER_ALPHA, NUMBERING_LOWER_ROMAN, NUMBERING_UPPER_ALPHA, NUMBERING_UPPER_ROMAN, ROLE, SECTION_LEVEL_1, SECTION_LEVEL_2, SECTION_LEVEL_3, SECTION_LEVEL_4, SECTION_LEVEL_5, SECTION_LEVEL_6| Constructor and Description |
|---|
DocumentStructureExtractionSink(Writer writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
author_() |
void |
author() |
void |
author(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
body_() |
void |
body() |
void |
body(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
date_() |
void |
date() |
void |
date(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
enrichTOCItemWithSubstructure(org.apache.maven.doxia.document.DocumentTOCItem docTOCItem) |
void |
head_() |
void |
head() |
void |
head(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
reset()
Resets the parameters to start-values.
|
void |
section_(int level) |
void |
section(int level,
org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
section1_() |
void |
section1() |
void |
section2_() |
void |
section2() |
void |
section3_() |
void |
section3() |
void |
section4_() |
void |
section4() |
void |
section5_() |
void |
section5() |
void |
sectionTitle_() |
void |
sectionTitle_(int level) |
void |
sectionTitle() |
void |
sectionTitle(int level,
org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
sectionTitle1_() |
void |
sectionTitle1() |
void |
sectionTitle2_() |
void |
sectionTitle2() |
void |
sectionTitle3_() |
void |
sectionTitle3() |
void |
sectionTitle4_() |
void |
sectionTitle4() |
void |
sectionTitle5_() |
void |
sectionTitle5() |
void |
title_() |
void |
title() |
void |
title(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
write(String str)
Writes a text, swallowing any exceptions.
|
activatePriorPageWriting, anchor, anchor, beginDocument, chapterHeading, closeExecSum, content, coverPage, execSum, figureGraphics, figureGraphics, getChapterName, getChapterString, getFooterText, getHeaderText, getPomProperty, getRendererContext, link, link, newline, pdfBookmarks, regionAfter, regionBefore, resetPageCounter, setChapter, setDocumentModel, setDocumentModel, setDocumentName, setDocumentTitle, startPageSequence, toc, writeEmptyTag, writeEndTag, writeln, writeStartTag, writeStartTaganchor_, bold_, bold, close, comment, definedTerm_, definedTerm, definedTerm, definition_, definition, definition, definitionList_, definitionList, definitionList, definitionListItem_, definitionListItem, definitionListItem, endDocument, escaped, figure_, figure, figure, figureCaption_, figureCaption, figureCaption, flush, getDocTOC, getFoConfiguration, horizontalRule, horizontalRule, init, inline_, inline, inline, isFigure, italic_, italic, lineBreak, lineBreak, link_, list_, list, list, listItem_, listItem, listItem, load, logMessage, monospaced_, monospaced, nonBreakingSpace, numberedList_, numberedList, numberedList, numberedListItem_, numberedListItem, numberedListItem, pageBreak, paragraph_, paragraph, paragraph, rawText, resetSectionCounter, section6_, section6, sectionTitle6_, sectionTitle6, setDocTOC, startPageSequence, table_, table, table, tableCaption_, tableCaption, tableCaption, tableCell_, tableCell, tableCell, tableCell, tableHeaderCell_, tableHeaderCell, tableHeaderCell, tableHeaderCell, tableRow_, tableRow, tableRow, tableRows_, tableRows, text, text, unknown, verbatim_, verbatim, verbatim, writeEmptyTag, writeStartTag, writeStartTaggetNameSpace, setInsertNewline, setNameSpace, writeEOL, writeSimpleTag, writeSimpleTag, writeStartTag, writeStartTagaddress_, address, address, article_, article, article, blockquote_, blockquote, blockquote, content_, content, content, data_, data, data, division_, division, division, footer_, footer, footer, header_, header, header, lineBreakOpportunity, lineBreakOpportunity, navigation_, navigation, navigation, sidebar_, sidebar, sidebar, time_, time, timepublic DocumentStructureExtractionSink(Writer writer)
public void head(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
head in interface org.apache.maven.doxia.sink.Sinkhead in class FoAggregateSinkpublic void head()
head in interface org.apache.maven.doxia.sink.Sinkhead in class FoAggregateSinkpublic void head_()
head_ in interface org.apache.maven.doxia.sink.Sinkhead_ in class FoAggregateSinkpublic void title(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
title in interface org.apache.maven.doxia.sink.Sinktitle in class FoAggregateSinkpublic void title()
title in interface org.apache.maven.doxia.sink.Sinktitle in class FoAggregateSinkpublic void title_()
title_ in interface org.apache.maven.doxia.sink.Sinktitle_ in class FoAggregateSinkpublic void author(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
author in interface org.apache.maven.doxia.sink.Sinkauthor in class FoAggregateSinkpublic void author()
author in interface org.apache.maven.doxia.sink.Sinkauthor in class FoAggregateSinkpublic void author_()
author_ in interface org.apache.maven.doxia.sink.Sinkauthor_ in class FoAggregateSinkpublic void date(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
date in interface org.apache.maven.doxia.sink.Sinkdate in class FoAggregateSinkpublic void date()
date in interface org.apache.maven.doxia.sink.Sinkdate in class FoAggregateSinkpublic void date_()
date_ in interface org.apache.maven.doxia.sink.Sinkdate_ in class FoAggregateSinkpublic void body(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
body in interface org.apache.maven.doxia.sink.Sinkbody in class FoAggregateSinkpublic void body()
body in interface org.apache.maven.doxia.sink.Sinkbody in class FoAggregateSinkpublic void body_()
body_ in interface org.apache.maven.doxia.sink.Sinkbody_ in class FoAggregateSinkpublic void sectionTitle()
sectionTitle in interface org.apache.maven.doxia.sink.SinksectionTitle in class FoSinkpublic void sectionTitle_()
sectionTitle_ in interface org.apache.maven.doxia.sink.SinksectionTitle_ in class FoSinkpublic void section(int level,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
public void section_(int level)
public void sectionTitle(int level,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
sectionTitle in interface org.apache.maven.doxia.sink.SinksectionTitle in class FoSinkpublic void sectionTitle_(int level)
sectionTitle_ in interface org.apache.maven.doxia.sink.SinksectionTitle_ in class FoSinkpublic void section1()
public void sectionTitle1()
sectionTitle1 in interface org.apache.maven.doxia.sink.SinksectionTitle1 in class FoSinkpublic void sectionTitle1_()
sectionTitle1_ in interface org.apache.maven.doxia.sink.SinksectionTitle1_ in class FoSinkpublic void section1_()
public void section2()
public void sectionTitle2()
sectionTitle2 in interface org.apache.maven.doxia.sink.SinksectionTitle2 in class FoSinkpublic void sectionTitle2_()
sectionTitle2_ in interface org.apache.maven.doxia.sink.SinksectionTitle2_ in class FoSinkpublic void section2_()
public void section3()
public void sectionTitle3()
sectionTitle3 in interface org.apache.maven.doxia.sink.SinksectionTitle3 in class FoSinkpublic void sectionTitle3_()
sectionTitle3_ in interface org.apache.maven.doxia.sink.SinksectionTitle3_ in class FoSinkpublic void section3_()
public void section4()
public void sectionTitle4()
sectionTitle4 in interface org.apache.maven.doxia.sink.SinksectionTitle4 in class FoSinkpublic void sectionTitle4_()
sectionTitle4_ in interface org.apache.maven.doxia.sink.SinksectionTitle4_ in class FoSinkpublic void section4_()
public void section5()
public void sectionTitle5()
sectionTitle5 in interface org.apache.maven.doxia.sink.SinksectionTitle5 in class FoSinkpublic void sectionTitle5_()
sectionTitle5_ in interface org.apache.maven.doxia.sink.SinksectionTitle5_ in class FoSinkpublic void section5_()
public void write(String str)
FoAggregateSinkwrite in class FoAggregateSinkpublic void enrichTOCItemWithSubstructure(org.apache.maven.doxia.document.DocumentTOCItem docTOCItem)
public void reset()
Copyright © 2021. All rights reserved.