Uses of Class
org.jfree.xml.parser.RootXmlReadHandler

Packages that use RootXmlReadHandler
org.jfree.xml.parser XML parser. 
 

Uses of RootXmlReadHandler in org.jfree.xml.parser
 

Methods in org.jfree.xml.parser that return RootXmlReadHandler
 RootXmlReadHandler AbstractXmlReadHandler.getRootHandler()
          Returns the root handler for the parsing.
 

Methods in org.jfree.xml.parser with parameters of type RootXmlReadHandler
 void AbstractXmlReadHandler.init(RootXmlReadHandler rootHandler, String tagName)
          Initialises the handler.
 void XmlReadHandler.init(RootXmlReadHandler rootHandler, String tagName)
          Initialise.
 



Copyright © 2009-2010 jtstand.com. All Rights Reserved.