|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.doxia.sink.AbstractSink
org.apache.maven.doxia.sink.SinkAdapter
org.apache.maven.doxia.sink.AbstractTextSink
org.apache.maven.doxia.module.confluence.ConfluenceSink
Confluence Sink implementation.
Note: The encoding used is UTF-8.
| Field Summary |
| Fields inherited from interface org.apache.maven.doxia.module.confluence.ConfluenceMarkup |
ANCHOR_END_MARKUP, ANCHOR_START_MARKUP, BOLD_END_MARKUP, BOLD_START_MARKUP, FIGURE_END_MARKUP, FIGURE_START_MARKUP, ITALIC_END_MARKUP, ITALIC_START_MARKUP, LINE_BREAK_MARKUP, LINK_END_MARKUP, LINK_MIDDLE_MARKUP, LINK_START_MARKUP, LIST_ITEM_MARKUP, MONOSPACED_END_MARKUP, MONOSPACED_START_MARKUP, NUMBERING_MARKUP, TABLE_CELL_HEADER_END_MARKUP, TABLE_CELL_HEADER_START_MARKUP, TABLE_CELL_MARKUP, TABLE_ROW_MARKUP |
| Fields inherited from interface org.apache.maven.doxia.markup.TextMarkup |
PIPE |
| Fields inherited from interface org.apache.maven.doxia.markup.Markup |
COLON, EOL, EQUAL, GREATER_THAN, LEFT_CURLY_BRACKET, LEFT_SQUARE_BRACKET, LESS_THAN, MINUS, PLUS, QUOTE, RIGHT_CURLY_BRACKET, RIGHT_SQUARE_BRACKET, SEMICOLON, SLASH, SPACE, STAR |
| Fields inherited from interface org.apache.maven.doxia.sink.Sink |
JUSTIFY_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 |
| Constructor Summary | |
protected |
ConfluenceSink(Writer writer)
Constructor, initialize the Writer and the variables. |
| Method Summary | |
void |
anchor_()
Not used. |
void |
anchor(String name)
|
void |
anchor(String name,
SinkEventAttributes attributes)
|
void |
author_()
Not used. |
void |
author()
Not used. |
void |
author(SinkEventAttributes attributes)
|
void |
body_()
Not used. |
void |
body()
Not used. |
void |
body(SinkEventAttributes attributes)
|
void |
bold_()
|
void |
bold()
|
void |
close()
|
void |
comment(String comment)
Not used. |
protected void |
content(String text)
Write HTML escaped text to output. |
void |
date_()
Not used. |
void |
date()
Not used. |
void |
date(SinkEventAttributes attributes)
|
void |
definedTerm_()
Not used. |
void |
definedTerm()
|
void |
definedTerm(SinkEventAttributes attributes)
|
void |
definition_()
Not used. |
void |
definition()
Not used. |
void |
definition(SinkEventAttributes attributes)
Not used. |
void |
definitionList_()
Not used. |
void |
definitionList()
Not used. |
void |
definitionList(SinkEventAttributes attributes)
Not used. |
void |
definitionListItem_()
Not used. |
void |
definitionListItem()
Not used. |
void |
definitionListItem(SinkEventAttributes attributes)
Not used. |
protected static String |
escapeHTML(String text)
Forward to HtmlTools.escapeHTML( text ). |
void |
figure_()
Not used. |
void |
figure()
Not used. |
void |
figure(SinkEventAttributes attributes)
|
void |
figureCaption_()
Not used. |
void |
figureCaption()
Not used. |
void |
figureCaption(SinkEventAttributes attributes)
|
void |
figureGraphics(String name)
|
void |
figureGraphics(String src,
SinkEventAttributes attributes)
|
void |
flush()
|
void |
head_()
|
void |
head()
|
void |
head(SinkEventAttributes attributes)
|
void |
horizontalRule()
Not used. |
void |
horizontalRule(SinkEventAttributes attributes)
|
void |
italic_()
|
void |
italic()
|
void |
lineBreak()
|
void |
lineBreak(SinkEventAttributes attributes)
|
void |
link_()
|
void |
link(String name)
|
void |
link(String name,
SinkEventAttributes attributes)
|
void |
list_()
|
void |
list()
|
void |
list(SinkEventAttributes attributes)
|
void |
listItem_()
|
void |
listItem()
|
void |
listItem(SinkEventAttributes attributes)
|
void |
monospaced_()
|
void |
monospaced()
|
void |
nonBreakingSpace()
Not used. |
void |
numberedList_()
|
void |
numberedList(int numbering)
|
void |
numberedList(int numbering,
SinkEventAttributes attributes)
|
void |
numberedListItem_()
|
void |
numberedListItem()
|
void |
numberedListItem(SinkEventAttributes attributes)
|
void |
pageBreak()
Not used. |
void |
paragraph_()
|
void |
paragraph()
Not used. |
void |
paragraph(SinkEventAttributes attributes)
|
void |
rawText(String text)
Not used. |
void |
section_(int level)
Not used. |
void |
section(int level,
SinkEventAttributes attributes)
Not used. |
void |
section1_()
Not used. |
void |
section1()
Not used. |
void |
section2_()
Not used. |
void |
section2()
Not used. |
void |
section3_()
Not used. |
void |
section3()
Not used. |
void |
section4_()
Not used. |
void |
section4()
Not used. |
void |
section5_()
Not used. |
void |
section5()
Not used. |
void |
sectionTitle_()
Not used. |
void |
sectionTitle_(int level)
|
void |
sectionTitle()
Not used. |
void |
sectionTitle(int level,
SinkEventAttributes attributes)
|
void |
sectionTitle1_()
|
void |
sectionTitle1()
|
void |
sectionTitle2_()
|
void |
sectionTitle2()
|
void |
sectionTitle3_()
|
void |
sectionTitle3()
|
void |
sectionTitle4_()
|
void |
sectionTitle4()
|
void |
sectionTitle5_()
|
void |
sectionTitle5()
|
void |
table_()
|
void |
table()
|
void |
table(SinkEventAttributes attributes)
|
void |
tableCaption_()
Not used. |
void |
tableCaption()
Not used. |
void |
tableCaption(SinkEventAttributes attributes)
|
void |
tableCell_()
|
void |
tableCell()
|
void |
tableCell(SinkEventAttributes attributes)
|
void |
tableCell(String width)
|
void |
tableHeaderCell_()
|
void |
tableHeaderCell()
|
void |
tableHeaderCell(SinkEventAttributes attributes)
|
void |
tableHeaderCell(String width)
|
void |
tableRow_()
|
void |
tableRow()
|
void |
tableRow(SinkEventAttributes attributes)
|
void |
tableRows_()
Not used. |
void |
tableRows(int[] justification,
boolean grid)
Not used. |
void |
text(String text)
|
void |
text(String text,
SinkEventAttributes attributes)
|
void |
title_()
Not used. |
void |
title()
Not used. |
void |
title(SinkEventAttributes attributes)
|
void |
unknown(String name,
Object[] requiredParams,
SinkEventAttributes attributes)
Not used. |
void |
verbatim_()
|
void |
verbatim(boolean boxed)
|
| Methods inherited from class org.apache.maven.doxia.sink.SinkAdapter |
verbatim |
| Methods inherited from class org.apache.maven.doxia.sink.AbstractSink |
enableLogging, getLog, unifyEOLs |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected ConfluenceSink(Writer writer)
writer - not null writer to write the result. Should be an UTF-8 Writer.
You could use newWriter methods from WriterFactory.| Method Detail |
public void anchor(String name)
anchor in interface Sink
public void anchor(String name,
SinkEventAttributes attributes)
anchor in interface Sinkpublic void anchor_()
anchor_ in interface Sinkpublic void author()
author in interface Sinkpublic void author(SinkEventAttributes attributes)
author in interface Sinkpublic void author_()
author_ in interface Sinkpublic void body()
body in interface Sinkpublic void body(SinkEventAttributes attributes)
body in interface Sinkpublic void body_()
body_ in interface Sinkpublic void bold()
bold in interface Sinkpublic void bold_()
bold_ in interface Sinkpublic void comment(String comment)
comment in interface Sinkpublic void close()
close in interface Sinkpublic void date()
date in interface Sinkpublic void date(SinkEventAttributes attributes)
date in interface Sinkpublic void date_()
date_ in interface Sinkpublic void definedTerm()
definedTerm in interface Sinkpublic void definedTerm(SinkEventAttributes attributes)
definedTerm in interface Sinkpublic void definedTerm_()
definedTerm_ in interface Sinkpublic void definition()
definition in interface Sinkpublic void definition(SinkEventAttributes attributes)
definition in interface Sinkpublic void definition_()
definition_ in interface Sinkpublic void definitionList()
definitionList in interface Sinkpublic void definitionList(SinkEventAttributes attributes)
definitionList in interface Sinkpublic void definitionList_()
definitionList_ in interface Sinkpublic void definitionListItem()
definitionListItem in interface Sinkpublic void definitionListItem(SinkEventAttributes attributes)
definitionListItem in interface Sinkpublic void definitionListItem_()
definitionListItem_ in interface Sinkpublic void figure()
figure in interface Sinkpublic void figure(SinkEventAttributes attributes)
figure in interface Sinkpublic void figure_()
figure_ in interface Sinkpublic void figureCaption()
figureCaption in interface Sinkpublic void figureCaption(SinkEventAttributes attributes)
figureCaption in interface Sinkpublic void figureCaption_()
figureCaption_ in interface Sinkpublic void figureGraphics(String name)
figureGraphics in interface Sink
public void figureGraphics(String src,
SinkEventAttributes attributes)
figureGraphics in interface Sinkpublic void flush()
flush in interface Sinkpublic void head()
head in interface Sinkpublic void head(SinkEventAttributes attributes)
head in interface Sinkpublic void head_()
head_ in interface Sinkpublic void horizontalRule()
horizontalRule in interface Sinkpublic void horizontalRule(SinkEventAttributes attributes)
horizontalRule in interface Sinkpublic void italic()
italic in interface Sinkpublic void italic_()
italic_ in interface Sinkpublic void lineBreak()
lineBreak in interface Sinkpublic void lineBreak(SinkEventAttributes attributes)
lineBreak in interface Sinkpublic void link(String name)
link in interface Sink
public void link(String name,
SinkEventAttributes attributes)
link in interface Sinkpublic void link_()
link_ in interface Sinkpublic void list()
list in interface Sinkpublic void list(SinkEventAttributes attributes)
list in interface Sinkpublic void list_()
list_ in interface Sinkpublic void listItem()
listItem in interface Sinkpublic void listItem(SinkEventAttributes attributes)
listItem in interface Sinkpublic void listItem_()
listItem_ in interface Sinkpublic void monospaced()
monospaced in interface Sinkpublic void monospaced_()
monospaced_ in interface Sinkpublic void nonBreakingSpace()
nonBreakingSpace in interface Sinkpublic void numberedList(int numbering)
numberedList in interface Sink
public void numberedList(int numbering,
SinkEventAttributes attributes)
numberedList in interface Sinkpublic void numberedList_()
numberedList_ in interface Sinkpublic void numberedListItem()
numberedListItem in interface Sinkpublic void numberedListItem(SinkEventAttributes attributes)
numberedListItem in interface Sinkpublic void numberedListItem_()
numberedListItem_ in interface Sinkpublic void pageBreak()
pageBreak in interface Sinkpublic void paragraph()
paragraph in interface Sinkpublic void paragraph(SinkEventAttributes attributes)
paragraph in interface Sinkpublic void paragraph_()
paragraph_ in interface Sinkpublic void rawText(String text)
rawText in interface Sink
public void section(int level,
SinkEventAttributes attributes)
section in interface Sinkpublic void section1()
section1 in interface Sinkpublic void section1_()
section1_ in interface Sinkpublic void section2()
section2 in interface Sinkpublic void section2_()
section2_ in interface Sinkpublic void section3()
section3 in interface Sinkpublic void section3_()
section3_ in interface Sinkpublic void section4()
section4 in interface Sinkpublic void section4_()
section4_ in interface Sinkpublic void section5()
section5 in interface Sinkpublic void section5_()
section5_ in interface Sinkpublic void section_(int level)
section_ in interface Sinkpublic void sectionTitle()
sectionTitle in interface Sink
public void sectionTitle(int level,
SinkEventAttributes attributes)
sectionTitle in interface Sinkpublic void sectionTitle1()
sectionTitle1 in interface Sinkpublic void sectionTitle1_()
sectionTitle1_ in interface Sinkpublic void sectionTitle2()
sectionTitle2 in interface Sinkpublic void sectionTitle2_()
sectionTitle2_ in interface Sinkpublic void sectionTitle3()
sectionTitle3 in interface Sinkpublic void sectionTitle3_()
sectionTitle3_ in interface Sinkpublic void sectionTitle4()
sectionTitle4 in interface Sinkpublic void sectionTitle4_()
sectionTitle4_ in interface Sinkpublic void sectionTitle5()
sectionTitle5 in interface Sinkpublic void sectionTitle5_()
sectionTitle5_ in interface Sinkpublic void sectionTitle_()
sectionTitle_ in interface Sinkpublic void sectionTitle_(int level)
sectionTitle_ in interface Sinkpublic void table()
table in interface Sinkpublic void table(SinkEventAttributes attributes)
table in interface Sinkpublic void table_()
table_ in interface Sinkpublic void tableCaption()
tableCaption in interface Sinkpublic void tableCaption(SinkEventAttributes attributes)
tableCaption in interface Sinkpublic void tableCaption_()
tableCaption_ in interface Sinkpublic void tableCell()
tableCell in interface Sinkpublic void tableCell(SinkEventAttributes attributes)
tableCell in interface Sinkpublic void tableCell(String width)
tableCell in interface Sinkpublic void tableCell_()
tableCell_ in interface Sinkpublic void tableHeaderCell()
tableHeaderCell in interface Sinkpublic void tableHeaderCell(SinkEventAttributes attributes)
tableHeaderCell in interface Sinkpublic void tableHeaderCell(String width)
tableHeaderCell in interface Sinkpublic void tableHeaderCell_()
tableHeaderCell_ in interface Sinkpublic void tableRow()
tableRow in interface Sinkpublic void tableRow(SinkEventAttributes attributes)
tableRow in interface Sinkpublic void tableRow_()
tableRow_ in interface Sink
public void tableRows(int[] justification,
boolean grid)
tableRows in interface Sinkpublic void tableRows_()
tableRows_ in interface Sinkpublic void text(String text)
text in interface Sink
public void text(String text,
SinkEventAttributes attributes)
text in interface Sinkpublic void title()
title in interface Sinkpublic void title(SinkEventAttributes attributes)
title in interface Sinkpublic void title_()
title_ in interface Sink
public void unknown(String name,
Object[] requiredParams,
SinkEventAttributes attributes)
unknown in interface Sinkpublic void verbatim(boolean boxed)
verbatim in interface Sinkpublic void verbatim_()
verbatim_ in interface Sinkprotected void content(String text)
text - The text to write.protected static String escapeHTML(String text)
text - the String to escape, may be null
HtmlTools.escapeHTML(String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||