Class | Description |
---|---|
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 | Description |
---|---|
CycleException |
The
CycleException is thrown when an invalid cycle
is found when deserializing an object from an XML document. |