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
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.

commons-codec version 1.4 - Copyright © 2002-2016 - Apache Software Foundation