Uses of Class
org.jfree.xml.util.SimpleObjectFactory
-
Packages that use SimpleObjectFactory Package Description org.jfree.xml.parser XML parser.org.jfree.xml.writer Core classes for writing XML files. -
-
Uses of SimpleObjectFactory in org.jfree.xml.parser
Fields in org.jfree.xml.parser declared as SimpleObjectFactory Modifier and Type Field Description private SimpleObjectFactoryRootXmlReadHandler. classToHandlerMappingMaps classes to handlers. -
Uses of SimpleObjectFactory in org.jfree.xml.writer
Fields in org.jfree.xml.writer declared as SimpleObjectFactory Modifier and Type Field Description private SimpleObjectFactoryRootXmlWriteHandler. classToHandlerMappingA map containg the manual mappings.
-