| Interface | Description |
|---|---|
| Transformable<T> |
A class that implements this interface marks the object that it can be transformed to an xml
string and from an xml String to an Object back.
|
| Xmlable |
A class that implements this interface marks the object that it can be transformed to an xml
string.
|