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, startTable
endBlock, startBlock, startBlock
addChars, endSpan, endStyle, insertAnchor, insertEvaluate, insertExternalReference, insertLeader, insertMarker, insertMarkerReference, insertPageReference, newLine, startSpan, startStyle
void startItem(BlockProperties props)
props
- the propertiesvoid endItem()