Package massim.framework.util

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.
 



Copyright © 2012. All Rights Reserved.