Commons Codec 1.4 API

Packages 
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.digest
Operations to simplifiy common MessageDigest tasks.
org.apache.commons.codec.language
Language and phonetic encoders.
org.apache.commons.codec.net
Network related encoding and decoding.

Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.