| Interface | Description |
|---|---|
| Deserializer |
Iterator-style interface for stream based deserializers.
|
| IOFactory |
Factory for creating
Serializers and Deserializers. |
| Serializer |
Iterator-style interface for stream based serializers.
|
| Class | Description |
|---|---|
| ObjectPathElement |
An element of a path to an object.
|
| Exception | Description |
|---|---|
| DeserializationException |
Exception thrown when an error occurs during deserialization.
|
| IOFactoryException |
Exception thrown in case of an error while creating an io factory.
|
| SerializationException |
Exception thrown when an error occurs during serialization.
|
Copyright © 2014. All rights reserved.