Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
abstract ObjectFactory |
RootXmlReadHandler.getFactoryLoader()
Returns the object factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectFactoryLoader
The object factory loader loads the xml specification for the generic
handlers.
|
class |
SimpleObjectFactory
A simple object factory.
|
Modifier and Type | Method and Description |
---|---|
protected abstract ObjectFactory |
RootXmlWriteHandler.getFactoryLoader()
Returns the object factory.
|
Copyright © 2001–2018 JFree.org. All rights reserved.