|
Class Summary |
| Easy |
The Easy class is used to serialize/de-serialize objects to/from XML. |
| EncodeBase64 |
The EncodeBase64 class provides methods to encode and decode byte arrays
to and from base64 encoding. |
| SimpleReader |
This is a simple XML to object de-serializer. |
| SimpleWriter |
This is a simple object to XML serializer. |
| TypeMapping |
The TypeMapping class provides the type mappings
from Java to WOX and viceversa. |
| Util |
The Util class provides static methods that are used by
SimpleReader and SimpleWriter. |
| XMLUtil |
The XMLUtil class provides static methods that are used by
SimpleReader and SimpleWriter. |