Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
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 (309)
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, 11504🔥, 0💬
Popular Posts:
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify ex...
Where to find answers to frequently asked questions on Downloading and Using JDK (Java Development K...
itextpdf.jar is a component in iText 5 Java library to provide core functionalities. iText Java libr...
JDK 11 jdk.internal.opt.jmod is the JMOD file for JDK 11 Internal Opt module. JDK 11 Internal Opt mo...
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms, it was develo...