|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.rendering.internal.parser.doxia.XWikiGeneratorSink
public class XWikiGeneratorSink
Transforms Doxia events into XWiki Rendering events.
| Field Summary |
|---|
| 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 | |
|---|---|
XWikiGeneratorSink(Listener listener,
ResourceReferenceParser linkReferenceParser,
PrintRendererFactory plainRendererFactory,
IdGenerator idGenerator,
StreamParser plainParser,
Syntax syntax)
|
|
| Method Summary | |
|---|---|
void |
anchor_()
|
void |
anchor(java.lang.String name)
|
void |
anchor(java.lang.String name,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
|
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 |
bold_()
|
void |
bold()
|
void |
close()
|
void |
comment(java.lang.String comment)
|
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 |
enableLogging(org.apache.maven.doxia.logging.Log arg0)
|
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(java.lang.String source)
|
void |
figureGraphics(java.lang.String source,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
|
void |
flush()
|
Listener |
getListener()
|
void |
head_()
|
void |
head()
|
void |
head(org.apache.maven.doxia.sink.SinkEventAttributes sinkEventAttributes)
|
void |
horizontalRule()
|
void |
horizontalRule(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
|
void |
italic_()
|
void |
italic()
|
void |
lineBreak()
|
void |
lineBreak(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
|
void |
link_()
|
void |
link(java.lang.String name)
|
void |
link(java.lang.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 |
monospaced_()
|
void |
monospaced()
|
void |
nonBreakingSpace()
|
void |
numberedList_()
|
void |
numberedList(int numbering)
|
void |
numberedList(int numbering,
org.apache.maven.doxia.sink.SinkEventAttributes sinkEventAttributes)
|
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)
|
void |
rawText(java.lang.String text)
|
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 |
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(java.lang.String width)
|
void |
tableHeaderCell_()
|
void |
tableHeaderCell()
|
void |
tableHeaderCell(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
|
void |
tableHeaderCell(java.lang.String width)
|
void |
tableRow_()
|
void |
tableRow()
|
void |
tableRow(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
|
void |
tableRows_()
|
void |
tableRows(int[] arg0,
boolean arg1)
|
void |
text(java.lang.String text)
|
void |
text(java.lang.String text,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
|
void |
title_()
|
void |
title()
|
void |
title(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
|
void |
unknown(java.lang.String arg0,
java.lang.Object[] arg1,
org.apache.maven.doxia.sink.SinkEventAttributes arg2)
|
void |
verbatim_()
|
void |
verbatim(boolean boxed)
|
void |
verbatim(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XWikiGeneratorSink(Listener listener,
ResourceReferenceParser linkReferenceParser,
PrintRendererFactory plainRendererFactory,
IdGenerator idGenerator,
StreamParser plainParser,
Syntax syntax)
| Method Detail |
|---|
public Listener getListener()
public void flush()
flush in interface org.apache.maven.doxia.sink.SinkSink.flush()public void enableLogging(org.apache.maven.doxia.logging.Log arg0)
enableLogging in interface org.apache.maven.doxia.logging.LogEnabledLogEnabled.enableLogging(Log)
public void anchor(java.lang.String name,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
anchor in interface org.apache.maven.doxia.sink.SinkSink.anchor(String, SinkEventAttributes)public void anchor(java.lang.String name)
anchor in interface org.apache.maven.doxia.sink.SinkSink.anchor(String)public void anchor_()
anchor_ in interface org.apache.maven.doxia.sink.SinkSink.anchor_()public void author(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
author in interface org.apache.maven.doxia.sink.SinkSink.author(SinkEventAttributes)public void author()
author in interface org.apache.maven.doxia.sink.SinkSink.author()public void author_()
author_ in interface org.apache.maven.doxia.sink.SinkSink.author_()public void body(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
body in interface org.apache.maven.doxia.sink.SinkSink.body(SinkEventAttributes)public void body()
body in interface org.apache.maven.doxia.sink.SinkSink.body()public void body_()
body_ in interface org.apache.maven.doxia.sink.SinkSink.body_()public void bold()
bold in interface org.apache.maven.doxia.sink.SinkSink.bold()public void bold_()
bold_ in interface org.apache.maven.doxia.sink.SinkSink.bold_()public void close()
close in interface org.apache.maven.doxia.sink.SinkSink.close()public void comment(java.lang.String comment)
comment in interface org.apache.maven.doxia.sink.SinkSink.comment(String)public void date(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
date in interface org.apache.maven.doxia.sink.SinkSink.date(SinkEventAttributes)public void date()
date in interface org.apache.maven.doxia.sink.SinkSink.date()public void date_()
date_ in interface org.apache.maven.doxia.sink.SinkSink.date_()public void definedTerm(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
definedTerm in interface org.apache.maven.doxia.sink.SinkSink.definedTerm(SinkEventAttributes)public void definedTerm()
definedTerm in interface org.apache.maven.doxia.sink.SinkSink.definedTerm()public void definedTerm_()
definedTerm_ in interface org.apache.maven.doxia.sink.SinkSink.definedTerm_()public void definition(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
definition in interface org.apache.maven.doxia.sink.SinkSink.definition(SinkEventAttributes)public void definition()
definition in interface org.apache.maven.doxia.sink.SinkSink.definition()public void definition_()
definition_ in interface org.apache.maven.doxia.sink.SinkSink.definition()public void definitionList(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
definitionList in interface org.apache.maven.doxia.sink.SinkSink.definitionList(SinkEventAttributes)public void definitionList()
definitionList in interface org.apache.maven.doxia.sink.SinkSink.definitionList()public void definitionList_()
definitionList_ in interface org.apache.maven.doxia.sink.SinkSink.definitionList_()public void definitionListItem(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
definitionListItem in interface org.apache.maven.doxia.sink.SinkSink.definitionListItem(SinkEventAttributes)public void definitionListItem()
definitionListItem in interface org.apache.maven.doxia.sink.SinkSink.definitionListItem()public void definitionListItem_()
definitionListItem_ in interface org.apache.maven.doxia.sink.SinkSink.definitionListItem_()public void figure(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
figure in interface org.apache.maven.doxia.sink.SinkSink.figure(SinkEventAttributes)public void figure()
figure in interface org.apache.maven.doxia.sink.SinkSink.figure()public void figure_()
figure_ in interface org.apache.maven.doxia.sink.SinkSink.figure_()public void figureCaption(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
figureCaption in interface org.apache.maven.doxia.sink.SinkSink.figureCaption(SinkEventAttributes)public void figureCaption()
figureCaption in interface org.apache.maven.doxia.sink.SinkSink.figureCaption()public void figureCaption_()
figureCaption_ in interface org.apache.maven.doxia.sink.SinkSink.figureCaption_()
public void figureGraphics(java.lang.String source,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
figureGraphics in interface org.apache.maven.doxia.sink.SinkSink.figureGraphics(String, SinkEventAttributes)public void figureGraphics(java.lang.String source)
figureGraphics in interface org.apache.maven.doxia.sink.SinkSink.figureGraphics(String)public void head(org.apache.maven.doxia.sink.SinkEventAttributes sinkEventAttributes)
head in interface org.apache.maven.doxia.sink.SinkSink.head(SinkEventAttributes)public void head()
head in interface org.apache.maven.doxia.sink.SinkSink.head()public void head_()
head_ in interface org.apache.maven.doxia.sink.SinkSink.head_()public void horizontalRule(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
horizontalRule in interface org.apache.maven.doxia.sink.SinkSink.horizontalRule(SinkEventAttributes)public void horizontalRule()
horizontalRule in interface org.apache.maven.doxia.sink.SinkSink.horizontalRule()public void italic()
italic in interface org.apache.maven.doxia.sink.SinkSink.italic()public void italic_()
italic_ in interface org.apache.maven.doxia.sink.SinkSink.italic_()public void lineBreak(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
lineBreak in interface org.apache.maven.doxia.sink.SinkSink.lineBreak(SinkEventAttributes)public void lineBreak()
lineBreak in interface org.apache.maven.doxia.sink.SinkSink.lineBreak()
public void link(java.lang.String name,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
link in interface org.apache.maven.doxia.sink.SinkSink.link(String, SinkEventAttributes)public void link(java.lang.String name)
link in interface org.apache.maven.doxia.sink.SinkSink.link(String)public void link_()
link_ in interface org.apache.maven.doxia.sink.SinkSink.link_()public void list(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
list in interface org.apache.maven.doxia.sink.SinkSink.list()public void list()
list in interface org.apache.maven.doxia.sink.SinkSink.list()public void list_()
list_ in interface org.apache.maven.doxia.sink.SinkSink.list_()public void listItem(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
listItem in interface org.apache.maven.doxia.sink.SinkSink.listItem(SinkEventAttributes)public void listItem()
listItem in interface org.apache.maven.doxia.sink.SinkSink.listItem()public void listItem_()
listItem_ in interface org.apache.maven.doxia.sink.SinkSink.listItem_()public void monospaced()
monospaced in interface org.apache.maven.doxia.sink.SinkSink.monospaced()public void monospaced_()
monospaced_ in interface org.apache.maven.doxia.sink.SinkSink.monospaced_()public void nonBreakingSpace()
nonBreakingSpace in interface org.apache.maven.doxia.sink.SinkSink.nonBreakingSpace()
public void numberedList(int numbering,
org.apache.maven.doxia.sink.SinkEventAttributes sinkEventAttributes)
numberedList in interface org.apache.maven.doxia.sink.SinkSink.numberedList(int, SinkEventAttributes)public void numberedList(int numbering)
numberedList in interface org.apache.maven.doxia.sink.SinkSink.numberedList(int)public void numberedList_()
numberedList_ in interface org.apache.maven.doxia.sink.SinkSink.numberedList_()public void numberedListItem(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
numberedListItem in interface org.apache.maven.doxia.sink.SinkSink.numberedListItem(SinkEventAttributes)public void numberedListItem()
numberedListItem in interface org.apache.maven.doxia.sink.SinkSink.numberedListItem()public void numberedListItem_()
numberedListItem_ in interface org.apache.maven.doxia.sink.SinkSink.numberedListItem_()public void pageBreak()
pageBreak in interface org.apache.maven.doxia.sink.SinkSink.pageBreak()public void paragraph(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
paragraph in interface org.apache.maven.doxia.sink.SinkSink.paragraph(SinkEventAttributes)public void paragraph()
paragraph in interface org.apache.maven.doxia.sink.SinkSink.paragraph()public void paragraph_()
paragraph_ in interface org.apache.maven.doxia.sink.SinkSink.paragraph_()public void rawText(java.lang.String text)
rawText in interface org.apache.maven.doxia.sink.SinkSink.rawText(String)
public void section(int level,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
section in interface org.apache.maven.doxia.sink.SinkSink.section(int, SinkEventAttributes)public void section_(int level)
section_ in interface org.apache.maven.doxia.sink.SinkSink.section_(int)public void section1()
section1 in interface org.apache.maven.doxia.sink.SinkSink.section1()public void section1_()
section1_ in interface org.apache.maven.doxia.sink.SinkSink.section1_()public void section2()
section2 in interface org.apache.maven.doxia.sink.SinkSink.section2()public void section2_()
section2_ in interface org.apache.maven.doxia.sink.SinkSink.section2_()public void section3()
section3 in interface org.apache.maven.doxia.sink.SinkSink.section3()public void section3_()
section3_ in interface org.apache.maven.doxia.sink.SinkSink.section3_()public void section4()
section4 in interface org.apache.maven.doxia.sink.SinkSink.section4()public void section4_()
section4_ in interface org.apache.maven.doxia.sink.SinkSink.section4_()public void section5()
section5 in interface org.apache.maven.doxia.sink.SinkSink.section5()public void section5_()
section5_ in interface org.apache.maven.doxia.sink.SinkSink.section5_()
public void sectionTitle(int level,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
sectionTitle in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle(int, SinkEventAttributes)public void sectionTitle()
sectionTitle in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle()public void sectionTitle_(int level)
sectionTitle_ in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle_(int)public void sectionTitle_()
sectionTitle_ in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle_()public void sectionTitle1()
sectionTitle1 in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle1()public void sectionTitle1_()
sectionTitle1_ in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle1_()public void sectionTitle2()
sectionTitle2 in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle2()public void sectionTitle2_()
sectionTitle2_ in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle2_()public void sectionTitle3()
sectionTitle3 in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle3()public void sectionTitle3_()
sectionTitle3_ in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle3_()public void sectionTitle4()
sectionTitle4 in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle4()public void sectionTitle4_()
sectionTitle4_ in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle4_()public void sectionTitle5()
sectionTitle5 in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle5()public void sectionTitle5_()
sectionTitle5_ in interface org.apache.maven.doxia.sink.SinkSink.sectionTitle5_()public void table(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
table in interface org.apache.maven.doxia.sink.SinkSink.table(SinkEventAttributes)public void table()
table in interface org.apache.maven.doxia.sink.SinkSink.table()public void table_()
table_ in interface org.apache.maven.doxia.sink.SinkSink.table_()public void tableCaption(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
tableCaption in interface org.apache.maven.doxia.sink.SinkSink.tableCaption(SinkEventAttributes)public void tableCaption()
tableCaption in interface org.apache.maven.doxia.sink.SinkSink.tableCaption()public void tableCaption_()
tableCaption_ in interface org.apache.maven.doxia.sink.SinkSink.tableCaption_()public void tableCell(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
tableCell in interface org.apache.maven.doxia.sink.SinkSink.tableCell(SinkEventAttributes)public void tableCell()
tableCell in interface org.apache.maven.doxia.sink.SinkSink.tableCell()public void tableCell(java.lang.String width)
tableCell in interface org.apache.maven.doxia.sink.SinkSink.tableCell(String)public void tableCell_()
tableCell_ in interface org.apache.maven.doxia.sink.SinkSink.tableCell_()public void tableHeaderCell(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
tableHeaderCell in interface org.apache.maven.doxia.sink.SinkSink.tableHeaderCell(SinkEventAttributes)public void tableHeaderCell()
tableHeaderCell in interface org.apache.maven.doxia.sink.SinkSink.tableHeaderCell()public void tableHeaderCell(java.lang.String width)
tableHeaderCell in interface org.apache.maven.doxia.sink.SinkSink.tableHeaderCell(String)public void tableHeaderCell_()
tableHeaderCell_ in interface org.apache.maven.doxia.sink.SinkSink.tableHeaderCell_()public void tableRow(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
tableRow in interface org.apache.maven.doxia.sink.SinkSink.tableRow(SinkEventAttributes)public void tableRow()
tableRow in interface org.apache.maven.doxia.sink.SinkSink.tableRow()public void tableRow_()
tableRow_ in interface org.apache.maven.doxia.sink.SinkSink.tableRow_()
public void tableRows(int[] arg0,
boolean arg1)
tableRows in interface org.apache.maven.doxia.sink.SinkSink.tableRows(int[], boolean)public void tableRows_()
tableRows_ in interface org.apache.maven.doxia.sink.SinkSink.tableRows_()
public void text(java.lang.String text,
org.apache.maven.doxia.sink.SinkEventAttributes attributes)
text in interface org.apache.maven.doxia.sink.SinkSink.text(String, SinkEventAttributes)public void text(java.lang.String text)
text in interface org.apache.maven.doxia.sink.SinkSink.text(String)public void title(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
title in interface org.apache.maven.doxia.sink.SinkSink.title(SinkEventAttributes)public void title()
title in interface org.apache.maven.doxia.sink.SinkSink.title()public void title_()
title_ in interface org.apache.maven.doxia.sink.SinkSink.title_()public void verbatim(org.apache.maven.doxia.sink.SinkEventAttributes attributes)
verbatim in interface org.apache.maven.doxia.sink.SinkSink.verbatim(SinkEventAttributes)public void verbatim(boolean boxed)
verbatim in interface org.apache.maven.doxia.sink.SinkSink.verbatim(boolean)public void verbatim_()
verbatim_ in interface org.apache.maven.doxia.sink.SinkSink.verbatim_()
public void unknown(java.lang.String arg0,
java.lang.Object[] arg1,
org.apache.maven.doxia.sink.SinkEventAttributes arg2)
unknown in interface org.apache.maven.doxia.sink.SinkSink.unknown(String, Object[], SinkEventAttributes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||