Uses of Class
org.jfree.xml.parser.RootXmlReadHandler
Packages that use RootXmlReadHandler
-
Uses of RootXmlReadHandler in org.jfree.xml.parser
Fields in org.jfree.xml.parser declared as RootXmlReadHandlerModifier and TypeFieldDescriptionprivate RootXmlReadHandlerAbstractXmlReadHandler.rootHandlerThe root handler.Methods in org.jfree.xml.parser that return RootXmlReadHandlerModifier and TypeMethodDescriptionAbstractXmlReadHandler.getRootHandler()Returns the root handler for the parsing.Methods in org.jfree.xml.parser with parameters of type RootXmlReadHandlerModifier and TypeMethodDescriptionvoidAbstractXmlReadHandler.init(RootXmlReadHandler rootHandler, String tagName) Initialises the handler.voidXmlReadHandler.init(RootXmlReadHandler rootHandler, String tagName) Initialise.