Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
Packages that use RtfListTable
Package
Description
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
-
Uses of RtfListTable in org.apache.fop.render.rtf.rtflib.rtfdoc
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfListTableModifier and TypeFieldDescriptionprivate RtfListTable
RtfFile.listTable
private RtfListTable
RtfList.listTable
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfListTableModifier and TypeMethodDescriptionRtfFile.getListTable()
Get the list table.RtfFile.startListTable
(RtfAttributes attr) Creates the list table.