Package | Description |
---|---|
org.jfree.xml.parser |
XML parser.
|
org.jfree.xml.writer |
Core classes for writing XML files.
|
Modifier and Type | Field and Description |
---|---|
private SimpleObjectFactory |
RootXmlReadHandler.classToHandlerMapping
Maps classes to handlers.
|
Modifier and Type | Field and Description |
---|---|
private SimpleObjectFactory |
RootXmlWriteHandler.classToHandlerMapping
A map containg the manual mappings.
|