| Class | Description |
|---|---|
| ByteArrayCodec |
Base class for content language codecs that transform
AbsContentElements to/from sequences of bytes
|
| Codec |
Generic base class for al content language codecs
|
| StringCodec |
Base class for content language codecs that transform
AbsContentElements to/from sequences of strings
|
| Exception | Description |
|---|---|
| Codec.CodecException |
Class CodecException.
|