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, 10863🔥, 0💬
Popular Posts:
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of a...
What Is poi-contrib-3.5.jar? poi-contrib-3.5.jar is one of the JAR files for Apache POI 3.5, which p...
How to run "jar" command from JDK tools.jar file? "jar" is the JAR (Java Archive) file management co...
What Is wstx-asl-3.2.8.jar? wstx-asl-3.2.8.jar is JAR file for the ASL component of Woodstox 3.2.8. ...
The Java Naming and Directory Interface (JNDI) is part of the Java platform, providing applications ...