Uses of Class
com.lowagie.text.rtf.parser.RtfParserState
-
Packages that use RtfParserState Package Description com.lowagie.text.rtf.parser -
-
Uses of RtfParserState in com.lowagie.text.rtf.parser
Methods in com.lowagie.text.rtf.parser that return RtfParserState Modifier and Type Method Description RtfParserStateRtfParser. getState()Get the state of the parser.Constructors in com.lowagie.text.rtf.parser with parameters of type RtfParserState Constructor Description RtfParserState(RtfParserState orig)Copy constructor
-