@Role public interface PrintRenderer extends Renderer
Renderer that outputs its results to a WikiPrinter.EMPTY_PARAMETERS| Modifier and Type | Method and Description |
|---|---|
WikiPrinter |
getPrinter() |
void |
setPrinter(WikiPrinter printer) |
beginDefinitionDescription, beginDefinitionList, beginDefinitionTerm, beginDocument, beginFigure, beginFigureCaption, beginFormat, beginGroup, beginHeader, beginList, beginListItem, beginListItem, beginMacroMarker, beginMetaData, beginParagraph, beginQuotation, beginQuotationLine, beginSection, beginTable, beginTableCell, beginTableHeadCell, beginTableRow, endDefinitionDescription, endDefinitionList, endDefinitionTerm, endDocument, endFigure, endFigureCaption, endFormat, endGroup, endHeader, endList, endListItem, endListItem, endMacroMarker, endMetaData, endParagraph, endQuotation, endQuotationLine, endSection, endTable, endTableCell, endTableHeadCell, endTableRow, onEmptyLines, onHorizontalLine, onId, onMacro, onNewLine, onRawText, onSpace, onSpecialSymbol, onVerbatim, onWordbeginLink, endLinkonImageWikiPrinter getPrinter()
WikiPrinter and the resulting XHTML can be retrieved by calling toString() on itvoid setPrinter(WikiPrinter printer)
printer - the wiki printer to use when the Renderer needs to output rendered contentCopyright © 2004–2019 XWiki. All rights reserved.