Encode/Decode Utilities

This document is the API specification for the Apache Commons Codec Library, version 1.3.

See: Description

Packages 
Package Description
org.apache.commons.codec
Interfaces and classes used by the various implementations in the sub-packages.
org.apache.commons.codec.binary
Base64, Base32, Binary, and Hexadecimal String encoding and decoding.
org.apache.commons.codec.digest
Simplifies common MessageDigest tasks.
org.apache.commons.codec.language
Language and phonetic encoders.
org.apache.commons.codec.language.bm  
org.apache.commons.codec.net
Network related encoding and decoding.

commons-codec version 1.6-SNAPSHOT - Copyright © 2002-2012 - Apache Software Foundation