Uses of Class
com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr
Packages that use RtfDestinationMgr
-
Uses of RtfDestinationMgr in com.lowagie.text.rtf.parser
Fields in com.lowagie.text.rtf.parser declared as RtfDestinationMgrModifier and TypeFieldDescriptionprivate RtfDestinationMgr
RtfParser.destinationMgr
The RtfDestinationMgr object to manage destinations. -
Uses of RtfDestinationMgr in com.lowagie.text.rtf.parser.destinations
Fields in com.lowagie.text.rtf.parser.destinations declared as RtfDestinationMgrMethods in com.lowagie.text.rtf.parser.destinations that return RtfDestinationMgrModifier and TypeMethodDescriptionstatic RtfDestinationMgr
RtfDestinationMgr.getInstance()
static RtfDestinationMgr
RtfDestinationMgr.getInstance
(RtfParser parser)