Uses of Class
com.lowagie.text.rtf.parser.destinations.RtfDestinationNull
-
Packages that use RtfDestinationNull Package Description com.lowagie.text.rtf.parser.destinations -
-
Uses of RtfDestinationNull in com.lowagie.text.rtf.parser.destinations
Methods in com.lowagie.text.rtf.parser.destinations that return RtfDestinationNull Modifier and Type Method Description static RtfDestinationNullRtfDestinationNull. getInstance()Get the singleton instance of RtfDestinationNull object.
-