|
|||||||||||
| 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.module.xhtml.AbstractXhtmlSink
org.apache.maven.doxia.module.xhtml.XhtmlSink
org.apache.maven.doxia.siterenderer.sink.SiteRendererSink
| Nested Class Summary |
| Nested classes inherited from class org.apache.maven.doxia.sink.Sink |
|
| 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 |
| Constructor Summary | |
SiteRendererSink(java.io.StringWriter writer,
org.apache.maven.doxia.module.xhtml.decoration.render.RenderingContext renderingContext)
|
|
| Method Summary | |
void |
author_()
|
void |
body_()
|
void |
body()
|
void |
date_()
|
java.util.List |
getAuthors()
|
java.lang.String |
getBody()
|
java.lang.String |
getDate()
|
java.lang.String |
getTitle()
|
void |
head_()
|
void |
head()
|
void |
title_()
|
void |
title()
|
| Methods inherited from class org.apache.maven.doxia.module.xhtml.XhtmlSink |
anchor_, anchor, bold_, bold, close, content, definedTerm_, definedTerm, definition_, definition, definitionList_, definitionList, directive, directiveValue, encodeFragment, encodeURL, escapeHTML, figure_, figure, figureCaption_, figureCaption, figureGraphics, flush, getBuffer, horizontalRule, italic_, italic, lineBreak, link_, link, link, list_, list, listItem_, listItem, monospaced_, monospaced, nonBreakingSpace, numberedList_, numberedList, numberedListItem_, numberedListItem, paragraph_, paragraph, rawText, resetBuffer, resetState, section1_, section1, section2_, section2, section3_, section3, section4_, section4, section5_, section5, sectionTitle1_, sectionTitle1, sectionTitle2_, sectionTitle2, sectionTitle3_, sectionTitle3, sectionTitle4_, sectionTitle4, sectionTitle5_, sectionTitle5, setHeadFlag, table_, table, tableCaption_, tableCaption, tableCell_, tableCell_, tableCell, tableCell, tableCell, tableCell, tableHeaderCell_, tableHeaderCell, tableHeaderCell, tableRow_, tableRow, tableRows_, tableRows, text, verbatim_, verbatim, verbatimContent, write |
| Methods inherited from class org.apache.maven.doxia.sink.SinkAdapter |
author, date, definitionListItem_, definitionListItem, pageBreak, sectionTitle_, sectionTitle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.doxia.sink.Sink |
|
| Constructor Detail |
public SiteRendererSink(java.io.StringWriter writer,
org.apache.maven.doxia.module.xhtml.decoration.render.RenderingContext renderingContext)
| Method Detail |
public void title_()
XhtmlSink.title_()public void title()
XhtmlSink.title()public java.lang.String getTitle()
public void author_()
XhtmlSink.author_()public java.util.List getAuthors()
public void date_()
XhtmlSink.date_()public java.lang.String getDate()
public void body_()
XhtmlSink.body_()public void body()
XhtmlSink.body()public java.lang.String getBody()
public void head_()
XhtmlSink.head_()public void head()
XhtmlSink.head()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||