Class | Description |
---|---|
DefaultCodecLookup | @author Lari Hotari |
HTMLCodec | Encodes and decodes strings to and from HTML. |
JSONCodec | A codec that encodes strings to JSON |
JSONEncoder | |
URLCodec | A codec that encodes and decodes Objects to and from URL encoded strings. |
XMLCodec | Escapes some characters for inclusion in XML documents. |
XMLEncoder |