What Is commons-codec-1.2.jar

Q

What Is commons-codec-1.2.jar?

✍: FYIcenter

A

commons-codec-1.2.jar is the JAR file for Apache Commons Codec 1.2, which provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs.

commons-codec-examples-1.2.jar is distributed as part of the commons-codec-1.2-bin.zip download file.

JAR File Size and Download Location:

File name: commons-codec.jar, commons-codec-1.2.jar
File size: 29029 bytes
Date modified: 24-Nov-2003
Download: Apache Commons Codec

Manifest of the JAR:

Built-By: tobrien
Package: org.apache.commons.*
Build-Jdk: 1.4.2_01
Extension-Name: org.apache.commons.codec.*
Specification-Version: 1.2
Specification-Vendor: Apache Software Foundation
Specification-Title: Jakarta Commons Codec
Implementation-Version: 1.2
Implementation-Vendor: Apache Software Foundation
Implementation-Vendor-Id: 
Implementation-Title: org.apache.commons.codec.*

List of Classes in the JAR:

org/apache/commons/codec/BinaryDecoder
org/apache/commons/codec/Decoder
org/apache/commons/codec/DecoderException
org/apache/commons/codec/BinaryEncoder
org/apache/commons/codec/Encoder
org/apache/commons/codec/EncoderException
org/apache/commons/codec/StringEncoder
org/apache/commons/codec/StringEncoderComparator
org/apache/commons/codec/binary/Base64
org/apache/commons/codec/binary/Hex
org/apache/commons/codec/language/DoubleMetaphone
org/apache/commons/codec/language/Metaphone
org/apache/commons/codec/language/RefinedSoundex
org/apache/commons/codec/language/Soundex
org/apache/commons/codec/net/URLCodec
org/apache/commons/codec/StringDecoder
org/apache/commons/codec/digest/DigestUtils

 

Using commons-codec.jar in Java Programs

What Is commons-codec-1.3.jar

Downloading and Reviewing commons-codec.jar

⇑⇑ FAQ for Apache Commons Codec JAR Library

2010-03-11, 11240🔥, 0💬