JCommon 1.0.17-redhat-2

Uses of Interface
org.jfree.xml.util.ObjectFactory

Packages that use ObjectFactory
org.jfree.xml.parser XML parser. 
org.jfree.xml.util Utility classes for the XML framework. 
org.jfree.xml.writer Core classes for writing XML files. 
 

Uses of ObjectFactory in org.jfree.xml.parser
 

Methods in org.jfree.xml.parser that return ObjectFactory
abstract  ObjectFactory RootXmlReadHandler.getFactoryLoader()
          Returns the object factory.
 

Uses of ObjectFactory in org.jfree.xml.util
 

Classes in org.jfree.xml.util that implement ObjectFactory
 class ObjectFactoryLoader
          The object factory loader loads the xml specification for the generic handlers.
 class SimpleObjectFactory
          A simple object factory.
 

Uses of ObjectFactory in org.jfree.xml.writer
 

Methods in org.jfree.xml.writer that return ObjectFactory
protected abstract  ObjectFactory RootXmlWriteHandler.getFactoryLoader()
          Returns the object factory.
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.