|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.doxia.sink.SinkAdapter
Empty implementation of the Sink interface. Useful for testing purposes.
| Field Summary |
| Fields inherited from interface org.apache.maven.doxia.sink.Sink |
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 | |
SinkAdapter()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SinkAdapter()
| Method Detail |
public void head()
head in interface org.apache.maven.doxia.sink.Sinkpublic void head_()
head_ in interface org.apache.maven.doxia.sink.Sinkpublic void body()
body in interface org.apache.maven.doxia.sink.Sinkpublic void body_()
body_ in interface org.apache.maven.doxia.sink.Sinkpublic void section1()
section1 in interface org.apache.maven.doxia.sink.Sinkpublic void section1_()
section1_ in interface org.apache.maven.doxia.sink.Sinkpublic void section2()
section2 in interface org.apache.maven.doxia.sink.Sinkpublic void section2_()
section2_ in interface org.apache.maven.doxia.sink.Sinkpublic void section3()
section3 in interface org.apache.maven.doxia.sink.Sinkpublic void section3_()
section3_ in interface org.apache.maven.doxia.sink.Sinkpublic void section4()
section4 in interface org.apache.maven.doxia.sink.Sinkpublic void section4_()
section4_ in interface org.apache.maven.doxia.sink.Sinkpublic void section5()
section5 in interface org.apache.maven.doxia.sink.Sinkpublic void section5_()
section5_ in interface org.apache.maven.doxia.sink.Sinkpublic void list()
list in interface org.apache.maven.doxia.sink.Sinkpublic void list_()
list_ in interface org.apache.maven.doxia.sink.Sinkpublic void listItem()
listItem in interface org.apache.maven.doxia.sink.Sinkpublic void listItem_()
listItem_ in interface org.apache.maven.doxia.sink.Sinkpublic void numberedList(int numbering)
numberedList in interface org.apache.maven.doxia.sink.Sinkpublic void numberedList_()
numberedList_ in interface org.apache.maven.doxia.sink.Sinkpublic void numberedListItem()
numberedListItem in interface org.apache.maven.doxia.sink.Sinkpublic void numberedListItem_()
numberedListItem_ in interface org.apache.maven.doxia.sink.Sinkpublic void definitionList()
definitionList in interface org.apache.maven.doxia.sink.Sinkpublic void definitionList_()
definitionList_ in interface org.apache.maven.doxia.sink.Sinkpublic void definitionListItem()
definitionListItem in interface org.apache.maven.doxia.sink.Sinkpublic void definitionListItem_()
definitionListItem_ in interface org.apache.maven.doxia.sink.Sinkpublic void definition()
definition in interface org.apache.maven.doxia.sink.Sinkpublic void definition_()
definition_ in interface org.apache.maven.doxia.sink.Sinkpublic void figure()
figure in interface org.apache.maven.doxia.sink.Sinkpublic void figure_()
figure_ in interface org.apache.maven.doxia.sink.Sinkpublic void table()
table in interface org.apache.maven.doxia.sink.Sinkpublic void table_()
table_ in interface org.apache.maven.doxia.sink.Sink
public void tableRows(int[] justification,
boolean grid)
tableRows in interface org.apache.maven.doxia.sink.Sinkpublic void tableRows_()
tableRows_ in interface org.apache.maven.doxia.sink.Sinkpublic void tableRow()
tableRow in interface org.apache.maven.doxia.sink.Sinkpublic void tableRow_()
tableRow_ in interface org.apache.maven.doxia.sink.Sinkpublic void title()
title in interface org.apache.maven.doxia.sink.Sinkpublic void title_()
title_ in interface org.apache.maven.doxia.sink.Sinkpublic void author()
author in interface org.apache.maven.doxia.sink.Sinkpublic void author_()
author_ in interface org.apache.maven.doxia.sink.Sinkpublic void date()
date in interface org.apache.maven.doxia.sink.Sinkpublic void date_()
date_ in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle()
sectionTitle in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle_()
sectionTitle_ in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle1()
sectionTitle1 in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle1_()
sectionTitle1_ in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle2()
sectionTitle2 in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle2_()
sectionTitle2_ in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle3()
sectionTitle3 in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle3_()
sectionTitle3_ in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle4()
sectionTitle4 in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle4_()
sectionTitle4_ in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle5()
sectionTitle5 in interface org.apache.maven.doxia.sink.Sinkpublic void sectionTitle5_()
sectionTitle5_ in interface org.apache.maven.doxia.sink.Sinkpublic void paragraph()
paragraph in interface org.apache.maven.doxia.sink.Sinkpublic void paragraph_()
paragraph_ in interface org.apache.maven.doxia.sink.Sinkpublic void verbatim(boolean boxed)
verbatim in interface org.apache.maven.doxia.sink.Sinkpublic void verbatim_()
verbatim_ in interface org.apache.maven.doxia.sink.Sinkpublic void definedTerm()
definedTerm in interface org.apache.maven.doxia.sink.Sinkpublic void definedTerm_()
definedTerm_ in interface org.apache.maven.doxia.sink.Sinkpublic void figureCaption()
figureCaption in interface org.apache.maven.doxia.sink.Sinkpublic void figureCaption_()
figureCaption_ in interface org.apache.maven.doxia.sink.Sinkpublic void tableCell()
tableCell in interface org.apache.maven.doxia.sink.Sinkpublic void tableCell(String width)
tableCell in interface org.apache.maven.doxia.sink.Sinkpublic void tableCell_()
tableCell_ in interface org.apache.maven.doxia.sink.Sinkpublic void tableHeaderCell()
tableHeaderCell in interface org.apache.maven.doxia.sink.Sinkpublic void tableHeaderCell(String width)
tableHeaderCell in interface org.apache.maven.doxia.sink.Sinkpublic void tableHeaderCell_()
tableHeaderCell_ in interface org.apache.maven.doxia.sink.Sinkpublic void tableCaption()
tableCaption in interface org.apache.maven.doxia.sink.Sinkpublic void tableCaption_()
tableCaption_ in interface org.apache.maven.doxia.sink.Sinkpublic void figureGraphics(String name)
figureGraphics in interface org.apache.maven.doxia.sink.Sinkpublic void horizontalRule()
horizontalRule in interface org.apache.maven.doxia.sink.Sinkpublic void pageBreak()
pageBreak in interface org.apache.maven.doxia.sink.Sinkpublic void anchor(String name)
anchor in interface org.apache.maven.doxia.sink.Sinkpublic void anchor_()
anchor_ in interface org.apache.maven.doxia.sink.Sinkpublic void link(String name)
link in interface org.apache.maven.doxia.sink.Sinkpublic void link_()
link_ in interface org.apache.maven.doxia.sink.Sinkpublic void italic()
italic in interface org.apache.maven.doxia.sink.Sinkpublic void italic_()
italic_ in interface org.apache.maven.doxia.sink.Sinkpublic void bold()
bold in interface org.apache.maven.doxia.sink.Sinkpublic void bold_()
bold_ in interface org.apache.maven.doxia.sink.Sinkpublic void monospaced()
monospaced in interface org.apache.maven.doxia.sink.Sinkpublic void monospaced_()
monospaced_ in interface org.apache.maven.doxia.sink.Sinkpublic void lineBreak()
lineBreak in interface org.apache.maven.doxia.sink.Sinkpublic void nonBreakingSpace()
nonBreakingSpace in interface org.apache.maven.doxia.sink.Sinkpublic void text(String text)
text in interface org.apache.maven.doxia.sink.Sinkpublic void rawText(String text)
rawText in interface org.apache.maven.doxia.sink.Sinkpublic void flush()
flush in interface org.apache.maven.doxia.sink.Sinkpublic void close()
close in interface org.apache.maven.doxia.sink.Sink
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||