Package simple.xml.graph

Class Summary
CycleStrategy The CycleStrategy represents a strategy that is used to augment the deserialization and serialization process such that cycles in an object graph can be supported.
 

Exception Summary
CycleException The CycleException is thrown when an invalid cycle is found when deserializing an object from an XML document.