public interface ContentCollection extends FormatterCore
| Modifier and Type | Method and Description |
|---|---|
void |
endItem()
Ends the current item.
|
void |
startItem(BlockProperties props)
Starts a new item with the supplied properties.
|
beginsTableBody, beginsTableCell, beginsTableHeader, beginsTableRow, endTable, insertDynamicLayout, startTableendBlock, startBlock, startBlockaddChars, endSpan, endStyle, insertAnchor, insertEvaluate, insertExternalReference, insertLeader, insertMarker, insertMarkerReference, insertPageReference, newLine, startSpan, startStylevoid startItem(BlockProperties props)
props - the propertiesvoid endItem()