Library
Apache Jakarta Commons Codec version 1.3
Commons Codec provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs.
Statistics
Packages
Comments
Books
Packages
NameDescription
org.apache.commons.codec

A small set of interfaces used by the various implementations in the sub-packages.

org.apache.commons.codec.binaryBase64, Binary, and Hexadecimal String encoding and decoding.
org.apache.commons.codec.digestOperations to simplifiy common MessageDigest tasks.
org.apache.commons.codec.languageLanguage and phonetic encoders.
org.apache.commons.codec.net

Network related encoding and decoding.

Search