Skip navigation links

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 and includes a libc crypt(3) compatible crypt method that supports DES, MD5, SHA-256 and SHA-512 based algorithms as well as the Apache specific "$apr1$" variant.
org.apache.commons.codec.language
Language and phonetic encoders.
org.apache.commons.codec.language.bm
Implementation details of the Beider-Morse codec.
org.apache.commons.codec.net
Network related encoding and decoding.

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

This library requires a JRE version of 1.2.2 or greater. The hypertext links originating from this document point to Sun's version 1.3 API as the 1.2.2 API documentation is no longer on-line.

Skip navigation links

commons-codec version 1.10 - Copyright © 2002-2019 - Apache Software Foundation