| Package | Description |
|---|---|
| com.helger.commons.codec | |
| com.helger.commons.mime | |
| com.helger.commons.url |
| Class and Description |
|---|
| AbstractRFC1522Codec
Implements methods common to all codecs defined in RFC 1522.
|
| Base32Codec
Base32 encoder and decoder based on Apache Commons Codec Base32.
|
| DecodeException
Exception occurred in a decoder
|
| EncodeException
Exception occurred in an encoder
|
| IByteArrayCodec
Interface for a single byte array encoder + decoder.
|
| IByteArrayDecoder
Interface for a single decoder.
|
| IByteArrayEncoder
Interface for a single encoder
|
| IByteArrayStreamDecoder
Interface for a single decoder.
|
| IByteArrayStreamEncoder
Interface for a single encoder
|
| ICodec
Interface for a single encoder + decoder.
|
| IDecoder
The most basic decoding interface
|
| IdentityCodec
Special implementation of
ICodec that does nothing. |
| IEncoder
The most basic encoding interface
|
| LZWCodec.AbstractLZWDictionary |
| LZWCodec.LZWNode
A single LZW node
|
| Class and Description |
|---|
| DecodeException
Exception occurred in a decoder
|
| EncodeException
Exception occurred in an encoder
|
| Class and Description |
|---|
| IDecoder
The most basic decoding interface
|
| IEncoder
The most basic encoding interface
|
Copyright © 2014–2017 Philip Helger. All rights reserved.