| Package | Description |
|---|---|
| com.helger.commons.codec | |
| com.helger.commons.mime | |
| com.helger.commons.url |
| Class and Description |
|---|
| AbstractByteArrayCodec
Abstract base class for
IByteArrayCodec |
| AbstractByteArrayDecoder
Abstract base class for
IByteArrayDecoder |
| AbstractRFC1522Codec
Implements methods common to all codecs defined in RFC 1522.
|
| 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
|
| ICodec
Interface for a single encoder + decoder.
|
| IDecoder
The most basic decoding interface
|
| 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–2016 Philip Helger. All rights reserved.