Package org.jfree.serializer
| Interface Summary |
| SerializeMethod |
The SerializeMethod is used to define a serialization strategy for a certain object
type.
|
| Class Summary |
| ClassComparator |
The class comparator can be used to compare and sort classes and their
superclasses. |
| JCommonSerializerBoot |
The boot class guarantees a controlled initialization of the library.
|
| JCommonSerializerInfo |
Creation-Date: 23.10.2005, 18:49:39
|
| SerializerHelper |
The SerializeHelper is used to make implementing custom serialization
handlers easier. |