org.apache.commons.codec.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gwt-commons-codec Show documentation
Show all versions of gwt-commons-codec Show documentation
The Apache Commons Codec component contains encoders and decoders for
various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
This is a port for GWT, which enables program, to use Apache Commons Codec
also in the frontend compiled by the gwt compiler to java-script.
Interfaces and classes used by the various implementations in
the sub-packages.
Definitive implementations of commonly used encoders and
decoders.
Codec is currently comprised of a modest set of utilities and a
simple framework for String encoding and decoding in the following
packages: