Package | Description |
---|---|
org.jfree.base.modules |
Module definitions:
|
org.jfree.xml.factory.objects |
Object descriptions for the parser.
|
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 | Class and Description |
---|---|
class |
ModuleInitializeException
This exception is thrown when the module initialization encountered an
unrecoverable error which prevents the module from being used.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectFactoryException
An exception that is thrown, if the creation of an Object failed in the
ObjectFactory implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlReaderException
An XML reader exception.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectDescriptionException
An exception that indicates a problem with an object description.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLWriterException
An exception that can be thrown by the
XMLWriter class. |
Copyright © 2001–2018 JFree.org. All rights reserved.