Uses of Class
com.lowagie.text.rtf.parser.RtfImportMgr
Packages that use RtfImportMgr
-
Uses of RtfImportMgr in com.lowagie.text.rtf.parser
Fields in com.lowagie.text.rtf.parser declared as RtfImportMgrModifier and TypeFieldDescriptionprivate RtfImportMgr
RtfParser.importMgr
The RtfImportHeader to store imported font and color mappings in.Methods in com.lowagie.text.rtf.parser that return RtfImportMgr -
Uses of RtfImportMgr in com.lowagie.text.rtf.parser.destinations
Fields in com.lowagie.text.rtf.parser.destinations declared as RtfImportMgrModifier and TypeFieldDescriptionprivate RtfImportMgr
RtfDestinationColorTable.importHeader
The RtfImportHeader to add color mappings to.private RtfImportMgr
RtfDestinationFontTable.importHeader
The RtfImportHeader to add font mappings to.private RtfImportMgr
RtfDestinationListTable.importHeader
The RtfImportHeader to add List mappings to.private RtfImportMgr
RtfDestinationStylesheetTable.importHeader
The RtfImportHeader to add color mappings to.