Objects are serialized to/from xml using javolutions built in {@link javolution.xml.XMLFormat}s for standard types, custom/user types are bound using the {@link ReflectionFormat}.
Additionally it's worth to note that cyclic dependencies are supported.
@author Martin Grotzke
|
|
|
|