Uses of Class
org.jfree.xml.util.SimpleObjectFactory
Packages that use SimpleObjectFactory
Package
Description
XML parser.
Core classes for writing XML files.
-
Uses of SimpleObjectFactory in org.jfree.xml.parser
Fields in org.jfree.xml.parser declared as SimpleObjectFactoryModifier and TypeFieldDescriptionprivate SimpleObjectFactory
RootXmlReadHandler.classToHandlerMapping
Maps classes to handlers. -
Uses of SimpleObjectFactory in org.jfree.xml.writer
Fields in org.jfree.xml.writer declared as SimpleObjectFactoryModifier and TypeFieldDescriptionprivate SimpleObjectFactory
RootXmlWriteHandler.classToHandlerMapping
A map containg the manual mappings.