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 ObjectFactory
RootXmlReadHandler.getFactoryLoader()
Returns the object factory. -
Uses of ObjectFactory in org.jfree.xml.util
Classes in org.jfree.xml.util that implement ObjectFactoryModifier and TypeClassDescriptionclass
The object factory loader loads the xml specification for the generic handlers.class
A simple object factory. -
Uses of ObjectFactory in org.jfree.xml.writer
Methods in org.jfree.xml.writer that return ObjectFactoryModifier and TypeMethodDescriptionprotected abstract ObjectFactory
RootXmlWriteHandler.getFactoryLoader()
Returns the object factory.