Package com.huguesjohnson.serialization

Interface Summary
Formatter Formatter - interface for writing a Storable object to a physical representation
Storable Storable - interface for objects that can be serialized
 

Class Summary
XmlFormatter XmlFormatter - Stores objects to an XML file
 

Exception Summary
StorageException StorageException - Thrown if an error occurs while trying to save or load a serialized object