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 RtfImportMgrRtfParser.importMgrThe 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 RtfImportMgrRtfDestinationColorTable.importHeaderThe RtfImportHeader to add color mappings to.private RtfImportMgrRtfDestinationFontTable.importHeaderThe RtfImportHeader to add font mappings to.private RtfImportMgrRtfDestinationListTable.importHeaderThe RtfImportHeader to add List mappings to.private RtfImportMgrRtfDestinationStylesheetTable.importHeaderThe RtfImportHeader to add color mappings to.