Package | Description |
---|---|
org.apache.commons.codec |
A small set of interfaces used by
the various implementations in the sub-packages.
|
org.apache.commons.codec.binary |
Base64, Binary, and Hexadecimal String encoding and decoding.
|
org.apache.commons.codec.language |
Language and phonetic encoders.
|
org.apache.commons.codec.net |
Network related encoding and decoding.
|