Uses of Interface
org.jfree.xml.util.ObjectFactory
Packages that use ObjectFactory
Package
Description
XML parser.
Utility classes for the XML framework.
Core classes for writing XML files.
-
Uses of ObjectFactory in org.jfree.xml.parser
Methods in org.jfree.xml.parser that return ObjectFactoryModifier and TypeMethodDescriptionabstract ObjectFactoryRootXmlReadHandler.getFactoryLoader()Returns the object factory. -
Uses of ObjectFactory in org.jfree.xml.util
Classes in org.jfree.xml.util that implement ObjectFactoryModifier and TypeClassDescriptionclassThe object factory loader loads the xml specification for the generic handlers.classA simple object factory. -
Uses of ObjectFactory in org.jfree.xml.writer
Methods in org.jfree.xml.writer that return ObjectFactoryModifier and TypeMethodDescriptionprotected abstract ObjectFactoryRootXmlWriteHandler.getFactoryLoader()Returns the object factory.