Uses of Package
com.rtfparserkit.parser.standard
-
Packages that use com.rtfparserkit.parser.standard Package Description com.rtfparserkit.parser.standard -
Classes in com.rtfparserkit.parser.standard used by com.rtfparserkit.parser.standard Class Description IParserEvent Represents an event generate by the parser which will at some point in the future be passed to the listener.IParserEventHandler Represents a handler which will consume events raised by the parser and handle them appropriately.ParserEventType Types of event which may be raised by the parser.ParserState A simple "struct" (hence the public members) representing the current state of the parser.StringEvent Represents an event to be sent to the listener.