Uses of Class
com.lowagie.text.rtf.RtfMapper
-
Packages that use RtfMapper Package Description com.lowagie.text.rtf.document -
-
Uses of RtfMapper in com.lowagie.text.rtf.document
Fields in com.lowagie.text.rtf.document declared as RtfMapper Modifier and Type Field Description private RtfMapper
RtfDocument. mapper
The RtfMapper to use in this RtfDocumentMethods in com.lowagie.text.rtf.document that return RtfMapper Modifier and Type Method Description RtfMapper
RtfDocument. getMapper()
Gets the RtfMapper object of this RtfDocument
-