@Role
public interface AnnotationPrintRenderer
extends org.xwiki.rendering.renderer.PrintRenderer
PrintRenderer
that also renders annotations on the content.Modifier and Type | Method and Description |
---|---|
void |
setAnnotations(Collection<Annotation> annotations)
Sets the annotations to render on the content.
|
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, onWord
void setAnnotations(Collection<Annotation> annotations)
annotations
- the collection of annotations to renderCopyright © 2004–2022 XWiki. All rights reserved.