
public class FoSink extends org.apache.maven.doxia.sink.impl.AbstractXmlSink implements FoMarkup
FoSink sink = new FoSink( writer ); sink.beginDocument(); ... sink.endDocument();
| Modifier and Type | Field and Description |
|---|---|
protected Stack<List<HTML.Tag>> |
inlineStack
Keep track of the closing tags for inline events.
|
protected Map<String,Set<String>> |
warnMessages
Map of warn messages with a String as key to describe the error type and a Set as value.
|
BASIC_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| Modifier | Constructor and Description |
|---|---|
protected |
FoSink(Writer writer)
Constructor, initialize the Writer.
|
protected |
FoSink(Writer writer,
String encoding)
Constructor, initialize the Writer and tells which encoding is used.
|
protected |
FoSink(Writer writer,
String encoding,
String languageId)
Constructor, initialize the Writer and tells which encoding and languageId are used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
anchor_() |
void |
anchor(String name) |
void |
anchor(String name,
org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
author_() |
void |
author() |
void |
author(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
beginDocument()
Writes the beginning of a FO document.
|
void |
body_() |
void |
body() |
void |
body(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
bold_() |
void |
bold() |
protected void |
chapterHeading(String headerText,
boolean chapterNumber)
Writes a chapter heading.
|
void |
close() |
void |
comment(String comment) |
protected void |
content(String text)
Writes content, escaping special characters.
|
void |
date_() |
void |
date() |
void |
date(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
definedTerm_() |
void |
definedTerm() |
void |
definedTerm(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
definition_() |
void |
definition() |
void |
definition(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
definitionList_() |
void |
definitionList() |
void |
definitionList(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
definitionListItem_() |
void |
definitionListItem() |
void |
definitionListItem(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
endDocument()
Writes the end of a FO document, flushes and closes the stream.
|
static String |
escaped(String text,
boolean verb)
Escapes special characters so that the text can be included in a fo file.
|
void |
figure_() |
void |
figure() |
void |
figure(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
figureCaption_() |
void |
figureCaption() |
void |
figureCaption(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
figureGraphics(String name) |
void |
figureGraphics(String src,
org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
flush() |
protected String |
getChapterString()
Returns the current chapter number as a string.
|
protected org.apache.maven.doxia.document.DocumentTOC |
getDocTOC() |
protected FoConfiguration |
getFoConfiguration()
Returns the configuration object of this sink.
|
void |
head_() |
void |
head() |
void |
head(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
horizontalRule() |
void |
horizontalRule(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
protected void |
init() |
void |
inline_() |
void |
inline() |
void |
inline(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
protected boolean |
isFigure()
Flags if we are inside a figure.
|
void |
italic_() |
void |
italic() |
void |
lineBreak() |
void |
lineBreak(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
link_() |
void |
link(String name) |
void |
link(String name,
org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
list_() |
void |
list() |
void |
list(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
listItem_() |
void |
listItem() |
void |
listItem(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
load(File configFile)
Load configuration parameters from a File.
|
protected void |
logMessage(String key,
String msg)
If debug mode is enabled, log the
msg as is, otherwise add unique msg in warnMessages. |
void |
monospaced_() |
void |
monospaced() |
void |
nonBreakingSpace() |
void |
numberedList_() |
void |
numberedList(int numbering) |
void |
numberedList(int numbering,
org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
numberedListItem_() |
void |
numberedListItem() |
void |
numberedListItem(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
pageBreak() |
void |
paragraph_() |
void |
paragraph() |
void |
paragraph(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
protected void |
pdfBookmarks()
Writes a fo:bookmark-tree.
|
void |
rawText(String text) |
protected void |
regionAfter(String footerText)
Writes a 'xsl-region-after' block.
|
protected void |
regionBefore(String chapterName,
String headerText)
Writes a 'xsl-region-before' block.
|
protected void |
resetSectionCounter()
Resets the section counter to 0.
|
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 |
section6_() |
void |
section6() |
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 |
sectionTitle6_() |
void |
sectionTitle6() |
protected void |
setDocTOC(org.apache.maven.doxia.document.DocumentTOC docTOC) |
protected void |
startPageSequence(String initPageNumber,
String chapterName,
String headerText,
String footerText)
Starts a page sequence.
|
void |
table_() |
void |
table() |
void |
table(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
tableCaption_() |
void |
tableCaption() |
void |
tableCaption(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
tableCell_() |
void |
tableCell() |
void |
tableCell(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
tableCell(String width) |
void |
tableHeaderCell_() |
void |
tableHeaderCell() |
void |
tableHeaderCell(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
tableHeaderCell(String width) |
void |
tableRow_() |
void |
tableRow() |
void |
tableRow(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
tableRows_() |
void |
tableRows(int[] justification,
boolean grid) |
void |
text(String text) |
void |
text(String text,
org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
title_() |
void |
title() |
void |
title(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
void |
unknown(String name,
Object[] requiredParams,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
Unkown events just log a warning message but are ignored otherwise.
|
void |
verbatim_() |
void |
verbatim(boolean boxed) |
void |
verbatim(org.apache.maven.doxia.sink.SinkEventAttributes attributes) |
protected void |
write(String text)
Writes a text, swallowing any exceptions.
|
protected void |
writeEmptyTag(HTML.Tag tag,
String attributeId)
Writes a simple tag, appending EOL.
|
protected void |
writeEmptyTag(HTML.Tag tag,
String id,
String name)
Writes an empty tag, prepending EOL.
|
protected void |
writeEndTag(HTML.Tag t) |
protected void |
writeln(String text)
Writes a text, appending EOL.
|
protected void |
writeStartTag(HTML.Tag t,
MutableAttributeSet att,
boolean isSimpleTag) |
protected void |
writeStartTag(HTML.Tag tag,
String attributeId)
Writes a start tag, prepending EOL.
|
protected void |
writeStartTag(HTML.Tag tag,
String id,
String name)
Writes a start tag, prepending EOL.
|
protected void |
writeStartTag(HTML.Tag tag,
String id,
String name,
String attributeId)
Writes a start tag, prepending EOL.
|
getNameSpace, 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, timeprotected Stack<List<HTML.Tag>> inlineStack
protected FoSink(Writer writer)
writer - not null writer to write the result. Should be an UTF-8 Writer.
You could use newXmlWriter methods from WriterFactory.protected FoSink(Writer writer, String encoding)
writer - not null writer to write the result.encoding - the encoding used, that should be written to the generated HTML content
if not null.protected FoSink(Writer writer, String encoding, String languageId)
writer - not null writer to write the result.encoding - the encoding used, that should be written to the generated HTML content
if not null.languageId - language identifier for the root element as defined by
IETF BCP 47, Tags for the Identification of Languages;
in addition, the empty string may be specified.public void load(File configFile) throws IOException
configFile - the configuration file.IOException - if the File cannot be read
or some error occurs when initializing the configuration parameters.public void head(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
head in interface org.apache.maven.doxia.sink.Sinkhead in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void head()
head in interface org.apache.maven.doxia.sink.Sinkhead in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void head_()
head_ in interface org.apache.maven.doxia.sink.Sinkhead_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void title(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
title in interface org.apache.maven.doxia.sink.Sinktitle in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void title()
title in interface org.apache.maven.doxia.sink.Sinktitle in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void title_()
title_ in interface org.apache.maven.doxia.sink.Sinktitle_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void author(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
author in interface org.apache.maven.doxia.sink.Sinkauthor in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void author()
author in interface org.apache.maven.doxia.sink.Sinkauthor in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void author_()
author_ in interface org.apache.maven.doxia.sink.Sinkauthor_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void date(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
date in interface org.apache.maven.doxia.sink.Sinkdate in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void date()
date in interface org.apache.maven.doxia.sink.Sinkdate in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void date_()
date_ in interface org.apache.maven.doxia.sink.Sinkdate_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void body(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
body in interface org.apache.maven.doxia.sink.Sinkbody in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void body()
body in interface org.apache.maven.doxia.sink.Sinkbody in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void body_()
body_ in interface org.apache.maven.doxia.sink.Sinkbody_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle()
sectionTitle in interface org.apache.maven.doxia.sink.SinksectionTitle in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle_()
sectionTitle_ in interface org.apache.maven.doxia.sink.SinksectionTitle_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section(int level,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
section in interface org.apache.maven.doxia.sink.Sinksection in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section_(int level)
section_ in interface org.apache.maven.doxia.sink.Sinksection_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle(int level,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
sectionTitle in interface org.apache.maven.doxia.sink.SinksectionTitle in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle_(int level)
sectionTitle_ in interface org.apache.maven.doxia.sink.SinksectionTitle_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section1()
section1 in interface org.apache.maven.doxia.sink.Sinksection1 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle1()
sectionTitle1 in interface org.apache.maven.doxia.sink.SinksectionTitle1 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle1_()
sectionTitle1_ in interface org.apache.maven.doxia.sink.SinksectionTitle1_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section1_()
section1_ in interface org.apache.maven.doxia.sink.Sinksection1_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section2()
section2 in interface org.apache.maven.doxia.sink.Sinksection2 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle2()
sectionTitle2 in interface org.apache.maven.doxia.sink.SinksectionTitle2 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle2_()
sectionTitle2_ in interface org.apache.maven.doxia.sink.SinksectionTitle2_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section2_()
section2_ in interface org.apache.maven.doxia.sink.Sinksection2_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section3()
section3 in interface org.apache.maven.doxia.sink.Sinksection3 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle3()
sectionTitle3 in interface org.apache.maven.doxia.sink.SinksectionTitle3 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle3_()
sectionTitle3_ in interface org.apache.maven.doxia.sink.SinksectionTitle3_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section3_()
section3_ in interface org.apache.maven.doxia.sink.Sinksection3_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section4()
section4 in interface org.apache.maven.doxia.sink.Sinksection4 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle4()
sectionTitle4 in interface org.apache.maven.doxia.sink.SinksectionTitle4 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle4_()
sectionTitle4_ in interface org.apache.maven.doxia.sink.SinksectionTitle4_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section4_()
section4_ in interface org.apache.maven.doxia.sink.Sinksection4_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section5()
section5 in interface org.apache.maven.doxia.sink.Sinksection5 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle5()
sectionTitle5 in interface org.apache.maven.doxia.sink.SinksectionTitle5 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle5_()
sectionTitle5_ in interface org.apache.maven.doxia.sink.SinksectionTitle5_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section5_()
section5_ in interface org.apache.maven.doxia.sink.Sinksection5_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section6()
section6 in interface org.apache.maven.doxia.sink.Sinksection6 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle6()
sectionTitle6 in interface org.apache.maven.doxia.sink.SinksectionTitle6 in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void sectionTitle6_()
sectionTitle6_ in interface org.apache.maven.doxia.sink.SinksectionTitle6_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void section6_()
section6_ in interface org.apache.maven.doxia.sink.Sinksection6_ in class org.apache.maven.doxia.sink.impl.SinkAdapterprotected org.apache.maven.doxia.document.DocumentTOC getDocTOC()
protected void setDocTOC(org.apache.maven.doxia.document.DocumentTOC docTOC)
protected void resetSectionCounter()
protected String getChapterString()
public void list(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
list in interface org.apache.maven.doxia.sink.Sinklist in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void list()
list in interface org.apache.maven.doxia.sink.Sinklist in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void list_()
list_ in interface org.apache.maven.doxia.sink.Sinklist_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void listItem(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
listItem in interface org.apache.maven.doxia.sink.SinklistItem in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void listItem()
listItem in interface org.apache.maven.doxia.sink.SinklistItem in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void listItem_()
listItem_ in interface org.apache.maven.doxia.sink.SinklistItem_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void numberedList(int numbering,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
numberedList in interface org.apache.maven.doxia.sink.SinknumberedList in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void numberedList(int numbering)
numberedList in interface org.apache.maven.doxia.sink.SinknumberedList in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void numberedList_()
numberedList_ in interface org.apache.maven.doxia.sink.SinknumberedList_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void numberedListItem(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
numberedListItem in interface org.apache.maven.doxia.sink.SinknumberedListItem in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void numberedListItem()
numberedListItem in interface org.apache.maven.doxia.sink.SinknumberedListItem in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void numberedListItem_()
numberedListItem_ in interface org.apache.maven.doxia.sink.SinknumberedListItem_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definitionList(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
definitionList in interface org.apache.maven.doxia.sink.SinkdefinitionList in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definitionList()
definitionList in interface org.apache.maven.doxia.sink.SinkdefinitionList in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definitionList_()
definitionList_ in interface org.apache.maven.doxia.sink.SinkdefinitionList_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definitionListItem(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
definitionListItem in interface org.apache.maven.doxia.sink.SinkdefinitionListItem in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definitionListItem()
definitionListItem in interface org.apache.maven.doxia.sink.SinkdefinitionListItem in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definitionListItem_()
definitionListItem_ in interface org.apache.maven.doxia.sink.SinkdefinitionListItem_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definedTerm(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
definedTerm in interface org.apache.maven.doxia.sink.SinkdefinedTerm in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definedTerm()
definedTerm in interface org.apache.maven.doxia.sink.SinkdefinedTerm in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definedTerm_()
definedTerm_ in interface org.apache.maven.doxia.sink.SinkdefinedTerm_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definition(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
definition in interface org.apache.maven.doxia.sink.Sinkdefinition in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definition()
definition in interface org.apache.maven.doxia.sink.Sinkdefinition in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void definition_()
definition_ in interface org.apache.maven.doxia.sink.Sinkdefinition_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void figure(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
figure in interface org.apache.maven.doxia.sink.Sinkfigure in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void figure()
figure in interface org.apache.maven.doxia.sink.Sinkfigure in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void figure_()
figure_ in interface org.apache.maven.doxia.sink.Sinkfigure_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void figureGraphics(String name)
figureGraphics in interface org.apache.maven.doxia.sink.SinkfigureGraphics in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void figureGraphics(String src, org.apache.maven.doxia.sink.SinkEventAttributes attributes)
figureGraphics in interface org.apache.maven.doxia.sink.SinkfigureGraphics in class org.apache.maven.doxia.sink.impl.SinkAdapterprotected boolean isFigure()
public void figureCaption(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
figureCaption in interface org.apache.maven.doxia.sink.SinkfigureCaption in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void figureCaption()
figureCaption in interface org.apache.maven.doxia.sink.SinkfigureCaption in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void figureCaption_()
figureCaption_ in interface org.apache.maven.doxia.sink.SinkfigureCaption_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void paragraph()
paragraph in interface org.apache.maven.doxia.sink.Sinkparagraph in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void paragraph(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
paragraph in interface org.apache.maven.doxia.sink.Sinkparagraph in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void paragraph_()
paragraph_ in interface org.apache.maven.doxia.sink.Sinkparagraph_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void verbatim(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
verbatim in interface org.apache.maven.doxia.sink.Sinkverbatim in class org.apache.maven.doxia.sink.impl.SinkAdapterattributes - a SinkEventAttributes object.public void verbatim(boolean boxed)
verbatim in interface org.apache.maven.doxia.sink.Sinkverbatim in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void verbatim_()
verbatim_ in interface org.apache.maven.doxia.sink.Sinkverbatim_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void horizontalRule(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
horizontalRule in interface org.apache.maven.doxia.sink.SinkhorizontalRule in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void horizontalRule()
horizontalRule in interface org.apache.maven.doxia.sink.SinkhorizontalRule in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void pageBreak()
pageBreak in interface org.apache.maven.doxia.sink.SinkpageBreak in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void table(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
table in interface org.apache.maven.doxia.sink.Sinktable in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void table()
table in interface org.apache.maven.doxia.sink.Sinktable in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void table_()
table_ in interface org.apache.maven.doxia.sink.Sinktable_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableRows(int[] justification,
boolean grid)
tableRows in interface org.apache.maven.doxia.sink.SinktableRows in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableRows_()
tableRows_ in interface org.apache.maven.doxia.sink.SinktableRows_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableRow(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
tableRow in interface org.apache.maven.doxia.sink.SinktableRow in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableRow()
tableRow in interface org.apache.maven.doxia.sink.SinktableRow in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableRow_()
tableRow_ in interface org.apache.maven.doxia.sink.SinktableRow_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableCell(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
tableCell in interface org.apache.maven.doxia.sink.SinktableCell in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableCell()
tableCell in interface org.apache.maven.doxia.sink.SinktableCell in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableCell(String width)
tableCell in interface org.apache.maven.doxia.sink.SinktableCell in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableHeaderCell(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
tableHeaderCell in interface org.apache.maven.doxia.sink.SinktableHeaderCell in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableHeaderCell()
tableHeaderCell in interface org.apache.maven.doxia.sink.SinktableHeaderCell in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableHeaderCell(String width)
tableHeaderCell in interface org.apache.maven.doxia.sink.SinktableHeaderCell in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableCell_()
tableCell_ in interface org.apache.maven.doxia.sink.SinktableCell_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableHeaderCell_()
tableHeaderCell_ in interface org.apache.maven.doxia.sink.SinktableHeaderCell_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableCaption(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
tableCaption in interface org.apache.maven.doxia.sink.SinktableCaption in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableCaption()
tableCaption in interface org.apache.maven.doxia.sink.SinktableCaption in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void tableCaption_()
tableCaption_ in interface org.apache.maven.doxia.sink.SinktableCaption_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void anchor(String name, org.apache.maven.doxia.sink.SinkEventAttributes attributes)
anchor in interface org.apache.maven.doxia.sink.Sinkanchor in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void anchor(String name)
anchor in interface org.apache.maven.doxia.sink.Sinkanchor in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void anchor_()
anchor_ in interface org.apache.maven.doxia.sink.Sinkanchor_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void link(String name, org.apache.maven.doxia.sink.SinkEventAttributes attributes)
link in interface org.apache.maven.doxia.sink.Sinklink in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void link(String name)
link in interface org.apache.maven.doxia.sink.Sinklink in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void link_()
link_ in interface org.apache.maven.doxia.sink.Sinklink_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void inline()
inline in interface org.apache.maven.doxia.sink.Sinkinline in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void inline(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
inline in interface org.apache.maven.doxia.sink.Sinkinline in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void inline_()
inline_ in interface org.apache.maven.doxia.sink.Sinkinline_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void italic()
italic in interface org.apache.maven.doxia.sink.Sinkitalic in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void italic_()
italic_ in interface org.apache.maven.doxia.sink.Sinkitalic_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void bold()
bold in interface org.apache.maven.doxia.sink.Sinkbold in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void bold_()
bold_ in interface org.apache.maven.doxia.sink.Sinkbold_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void monospaced()
monospaced in interface org.apache.maven.doxia.sink.Sinkmonospaced in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void monospaced_()
monospaced_ in interface org.apache.maven.doxia.sink.Sinkmonospaced_ in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void lineBreak(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
lineBreak in interface org.apache.maven.doxia.sink.SinklineBreak in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void lineBreak()
lineBreak in interface org.apache.maven.doxia.sink.SinklineBreak in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void nonBreakingSpace()
nonBreakingSpace in interface org.apache.maven.doxia.sink.SinknonBreakingSpace in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void text(String text, org.apache.maven.doxia.sink.SinkEventAttributes attributes)
text in interface org.apache.maven.doxia.sink.Sinktext in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void text(String text)
text in interface org.apache.maven.doxia.sink.Sinktext in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void rawText(String text)
rawText in interface org.apache.maven.doxia.sink.SinkrawText in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void flush()
flush in interface org.apache.maven.doxia.sink.Sinkflush in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void close()
close in interface org.apache.maven.doxia.sink.Sinkclose in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void unknown(String name, Object[] requiredParams, org.apache.maven.doxia.sink.SinkEventAttributes attributes)
unknown in interface org.apache.maven.doxia.sink.Sinkunknown in class org.apache.maven.doxia.sink.impl.SinkAdapterSink.unknown(String,Object[],SinkEventAttributes)public void comment(String comment)
comment in interface org.apache.maven.doxia.sink.Sinkcomment in class org.apache.maven.doxia.sink.impl.SinkAdapterpublic void beginDocument()
public void endDocument()
protected FoConfiguration getFoConfiguration()
protected void writeStartTag(HTML.Tag tag, String attributeId)
tag - The tag.attributeId - An id identifying the attribute set.protected void writeStartTag(HTML.Tag tag, String id, String name)
tag - The tag.id - An id to add.name - The name (value) of the id.protected void writeStartTag(HTML.Tag tag, String id, String name, String attributeId)
tag - The tag.id - An id to add.name - The name (value) of the id.attributeId - An id identifying the attribute set.protected void writeEmptyTag(HTML.Tag tag, String id, String name)
tag - The tag.id - An id to add.name - The name (value) of the id.protected void writeEmptyTag(HTML.Tag tag, String attributeId)
tag - The tag name.attributeId - An id identifying the attribute set.protected void write(String text)
write in class org.apache.maven.doxia.sink.impl.AbstractXmlSinkprotected void writeln(String text)
text - The text to write.protected void content(String text)
text - The text to write.public static String escaped(String text, boolean verb)
text - The text to process.verb - In verbatim mode, white space and newlines are escaped.protected void writeStartTag(HTML.Tag t, MutableAttributeSet att, boolean isSimpleTag)
writeStartTag in class org.apache.maven.doxia.sink.impl.AbstractXmlSinkprotected void writeEndTag(HTML.Tag t)
writeEndTag in class org.apache.maven.doxia.sink.impl.AbstractXmlSinkt - a HTML.Tag object.protected void startPageSequence(String initPageNumber, String chapterName, String headerText, String footerText)
initPageNumber - The initial page number. Should be either "0" (for the first page) or "auto".headerText - The text to write in the header, if null, nothing is written.footerText - The text to write in the footer, if null, nothing is written.protected void regionBefore(String chapterName, String headerText)
headerText - The text to write in the header, if null, nothing is written.protected void regionAfter(String footerText)
footerText - The text to write in the footer, if null, nothing is written.protected void chapterHeading(String headerText, boolean chapterNumber)
headerText - The text to write in the header, if null, the current document title is written.chapterNumber - True if the chapter number should be written in front of the text.protected void pdfBookmarks()
protected void logMessage(String key, String msg)
msg as is, otherwise add unique msg in warnMessages.key - not nullmsg - not nullclose()protected void init()
init in class org.apache.maven.doxia.sink.impl.AbstractSinkCopyright © 2021. All rights reserved.