Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
What Is commons-codec-1.2.jar
What Is commons-codec-1.2.jar?
✍: FYIcenter
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
2010-03-11, 11🔥, 0💬
Popular Posts:
JDOM provides a solution for using XML from Java that is as simple as Java itself. There is no compe...
Provides a simple high-level Http server API, which can be used to build embedded HTTP servers. Both...
commons-collections4-4.2 -sources.jaris the source JAR file for Apache Commons Collections 4.2, whic...
What JAR files are required to run dom\Counter.java provided in the Apache Xerces package? You can f...
Apache Commons Codec library provides implementations of common encoders and decoders such as Base64...