| Interface | Description |
|---|---|
| XMLSerializationConstants |
| Class | Description |
|---|---|
| ClassNameResolver |
Serves as a bidirectional mapping between classes and their names.
|
| Exception | Description |
|---|---|
| SerializationException |
| Annotation Type | Description |
|---|---|
| Transient |
Use on either the getter or setter method (or both) of a property to mark it as transient with respect to the
XMLSerializer.
|