|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.doxia.sink.SinkAdapter
org.apache.maven.doxia.index.IndexingSink
A sink implementation for index
| 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 | |
IndexingSink(IndexEntry sectionEntry)
Default constructor. |
|
| Method Summary | |
String |
getTitle()
|
IndexEntry |
peek()
|
void |
pop()
Removes the IndexEntry at the top of this stack |
void |
push(IndexEntry entry)
Pushes an IndexEntry onto the top of this stack |
void |
section1_()
|
void |
section2_()
|
void |
section3_()
|
void |
section4_()
|
void |
section5_()
|
void |
sectionTitle1()
|
void |
sectionTitle2()
|
void |
sectionTitle3()
|
void |
sectionTitle4()
|
void |
sectionTitle5()
|
void |
text(String text)
|
void |
title()
|
| Methods inherited from class org.apache.maven.doxia.sink.SinkAdapter |
anchor_, anchor, author_, author, body_, body, bold_, bold, close, date_, date, definedTerm_, definedTerm, definition_, definition, definitionList_, definitionList, definitionListItem_, definitionListItem, figure_, figure, figureCaption_, figureCaption, figureGraphics, flush, head_, head, horizontalRule, italic_, italic, lineBreak, link_, link, list_, list, listItem_, listItem, monospaced_, monospaced, nonBreakingSpace, numberedList_, numberedList, numberedListItem_, numberedListItem, pageBreak, paragraph_, paragraph, rawText, section1, section2, section3, section4, section5, sectionTitle_, sectionTitle, sectionTitle1_, sectionTitle2_, sectionTitle3_, sectionTitle4_, sectionTitle5_, table_, table, tableCaption_, tableCaption, tableCell_, tableCell, tableCell, tableHeaderCell_, tableHeaderCell, tableHeaderCell, tableRow_, tableRow, tableRows_, tableRows, title_, verbatim_, verbatim |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IndexingSink(IndexEntry sectionEntry)
sectionEntry - The first index entry.| Method Detail |
public String getTitle()
public void title()
title in interface org.apache.maven.doxia.sink.Sinktitle in class SinkAdapterpublic void sectionTitle1()
sectionTitle1 in interface org.apache.maven.doxia.sink.SinksectionTitle1 in class SinkAdapterpublic void section1_()
section1_ in interface org.apache.maven.doxia.sink.Sinksection1_ in class SinkAdapterpublic void sectionTitle2()
sectionTitle2 in interface org.apache.maven.doxia.sink.SinksectionTitle2 in class SinkAdapterpublic void section2_()
section2_ in interface org.apache.maven.doxia.sink.Sinksection2_ in class SinkAdapterpublic void sectionTitle3()
sectionTitle3 in interface org.apache.maven.doxia.sink.SinksectionTitle3 in class SinkAdapterpublic void section3_()
section3_ in interface org.apache.maven.doxia.sink.Sinksection3_ in class SinkAdapterpublic void sectionTitle4()
sectionTitle4 in interface org.apache.maven.doxia.sink.SinksectionTitle4 in class SinkAdapterpublic void section4_()
section4_ in interface org.apache.maven.doxia.sink.Sinksection4_ in class SinkAdapterpublic void sectionTitle5()
sectionTitle5 in interface org.apache.maven.doxia.sink.SinksectionTitle5 in class SinkAdapterpublic void section5_()
section5_ in interface org.apache.maven.doxia.sink.Sinksection5_ in class SinkAdapterpublic void text(String text)
text in interface org.apache.maven.doxia.sink.Sinktext in class SinkAdapterpublic void push(IndexEntry entry)
entry - to putpublic void pop()
public IndexEntry peek()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||