|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
XMLCodec.XMLDecodable | Classes that implement this interface provide their own method to decode themselves from XML. |
XMLCodec.XMLEncodable | Classes that implement this interface provide their own method to encode themselves to XML. |
XMLCodec.XMLToObjectConverter | Classes that implement this interface can be used to convert XML to an object. |
Class Summary | |
---|---|
ConfigurationUtilities | |
DebugLog | |
FutureObject<T> | This class just wraps some object that will be created or finished later in a Future |
XMLCodec | This class provides static methods to encode objects to XML and to decode XML back to objects. |
XMLCodec.DefaultXMLToObjectConverter | |
XMLUtilities |
Exception Summary | |
---|---|
InvalidConfigurationException | This exception is thrown whenever some error in configuration is detected. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |