Interface and Description |
---|
org.apache.commons.codec.BinaryDecoder
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.BinaryEncoder
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.Decoder
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.Encoder
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.StringDecoder
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.StringEncoder
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
Class and Description |
---|
org.apache.commons.codec.binary.Base64
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.net.BCodec
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.binary.BinaryCodec
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.language.DoubleMetaphone
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.binary.Hex
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.language.Metaphone
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.net.QCodec
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.net.QuotedPrintableCodec
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.language.RefinedSoundex
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.language.Soundex
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.StringEncoderComparator
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.net.URLCodec
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
Exceptions and Description |
---|
org.apache.commons.codec.DecoderException
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
org.apache.commons.codec.EncoderException
Please use
URL.openConnection() instead.
Please visit this webpage
for further details. |
Method and Description |
---|
org.apache.commons.codec.net.URLCodec.getEncoding()
use #getDefaultCharset()
|
org.apache.commons.codec.language.Soundex.getMaxLength()
This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
|
org.apache.commons.codec.language.Soundex.setMaxLength(int)
This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
|