| Package | Description |
|---|---|
| com.phloc.commons.codec | |
| com.phloc.commons.mime |
| Class and Description |
|---|
| AbstractCodec
Abstract base class for codec
|
| AbstractRFC1522Codec
Implements methods common to all codecs defined in RFC 1522.
|
| DecoderException
Exception occurred in an decoder
|
| EncoderException
Exception occurred in an encoder
|
| IByteArrayDecoder
Interface for a single decoder.
|
| IByteArrayEncoder
Interface for a single encoder
|
| ICodec
Interface for a single encoder + decoder.
|
| IStringCodec
Interface for a single encoder + decoder that is based on a String.
|
| LZWCodec.AbstractLZWDictionary |
| LZWCodec.LZWNode
A single LZW node
|
| Class and Description |
|---|
| DecoderException
Exception occurred in an decoder
|
| EncoderException
Exception occurred in an encoder
|
Copyright © 2006–2015 phloc systems. All rights reserved.