commons-codec-1.4.jar

Main

Name commons-codec-1.4.jar
Class Version J2SE 1.4
Locations
/home/pether/workspace/citizen-intelligence-agency-legacy/target/citizen-intelligence-agency-legacy-1.0-demo-5-SNAPSHOT/WEB-INF/lib/commons-codec-1.4.jar 1.4
Profiles Sun Java 5
Manifest Manifest-Version: 1.0
Export-Package: org.apache.commons.codec;version="1.4",org.apache.comm
ons.codec.net;version="1.4",org.apache.commons.codec.language;version
="1.4",org.apache.commons.codec.digest;version="1.4",org.apache.commo
ns.codec.binary;version="1.4"
Implementation-Title: Commons Codec
Built-By: pemben
Tool: Bnd-0.0.238
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
Specification-Title: Commons Codec
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-SymbolicName: org.apache.commons.codec
X-Compile-Target-JDK: 1.4
Implementation-Version: 1.4
Specification-Vendor: The Apache Software Foundation
Bundle-Name: Commons Codec
Created-By: 1.6.0_07 (Sun Microsystems Inc.)
X-Compile-Source-JDK: 1.4
Bundle-Vendor: The Apache Software Foundation
Build-Jdk: 1.6.0_07
Bundle-Version: 1.4
Bnd-LastModified: 1249576895296
Bundle-ManifestVersion: 2
Bundle-Description: The codec package contains simple encoder and deco
ders for various formats such as Base64 and Hexadecimal. In addi
tion to these widely used encoders and decoders, the codec packag
e also maintains a collection of phonetic encoding utilities.
Bundle-DocURL: http://commons.apache.org/codec/
Specification-Version: 1.4
Import-Package: org.apache.commons.codec;version="1.4",org.apache.comm
ons.codec.binary;version="1.4",org.apache.commons.codec.digest;versio
n="1.4",org.apache.commons.codec.language;version="1.4",org.apache.co
mmons.codec.net;version="1.4"
Archiver-Version: Plexus Archiver
Signing information
Requires java.io.ByteArrayOutputStream
java.io.FilterInputStream
java.io.FilterOutputStream
java.io.IOException
java.io.InputStream
java.io.OutputStream
java.io.UnsupportedEncodingException
java.lang.ArrayIndexOutOfBoundsException
java.lang.Character
java.lang.Class
java.lang.ClassCastException
java.lang.Comparable
java.lang.Exception
java.lang.IllegalArgumentException
java.lang.IllegalStateException
java.lang.IndexOutOfBoundsException
java.lang.Math
java.lang.NullPointerException
java.lang.Object
java.lang.RuntimeException
java.lang.String
java.lang.StringBuffer
java.lang.System
java.lang.Throwable
java.math.BigInteger
java.security.MessageDigest
java.security.NoSuchAlgorithmException
java.util.BitSet
java.util.Comparator
java.util.Locale
Provides
org.apache.commons.codec.BinaryDecoder  
org.apache.commons.codec.BinaryEncoder  
org.apache.commons.codec.CharEncoding  
org.apache.commons.codec.Decoder  
org.apache.commons.codec.DecoderException 1
org.apache.commons.codec.Encoder  
org.apache.commons.codec.EncoderException 1
org.apache.commons.codec.StringDecoder  
org.apache.commons.codec.StringEncoder  
org.apache.commons.codec.StringEncoderComparator  
org.apache.commons.codec.binary.Base64  
org.apache.commons.codec.binary.Base64InputStream  
org.apache.commons.codec.binary.Base64OutputStream  
org.apache.commons.codec.binary.BinaryCodec  
org.apache.commons.codec.binary.Hex  
org.apache.commons.codec.binary.StringUtils  
org.apache.commons.codec.digest.DigestUtils  
org.apache.commons.codec.language.Caverphone  
org.apache.commons.codec.language.DoubleMetaphone  
org.apache.commons.codec.language.DoubleMetaphone$DoubleMetaphoneResult  
org.apache.commons.codec.language.Metaphone  
org.apache.commons.codec.language.RefinedSoundex  
org.apache.commons.codec.language.Soundex  
org.apache.commons.codec.language.SoundexUtils  
org.apache.commons.codec.net.BCodec  
org.apache.commons.codec.net.QCodec  
org.apache.commons.codec.net.QuotedPrintableCodec  
org.apache.commons.codec.net.RFC1522Codec  
org.apache.commons.codec.net.URLCodec  
org.apache.commons.codec.net.Utils  


Generated by: JBoss Tattletale 1.1.0.Final