-
Classes Class Description org.apache.commons.codec.language.Caverphone 1.5 Replaced byCaverphone2
, will be removed in 2.0.
-
Fields Field Description org.apache.commons.codec.binary.BaseNCodec.PAD UseBaseNCodec.pad
. Will be removed in 2.0.org.apache.commons.codec.net.URLCodec.charset TODO: This field will be changed to a private final Charset in 2.0. (CODEC-126)org.apache.commons.codec.net.URLCodec.WWW_FORM_URL 1.11 Will be removed in 2.0 (CODEC-230)
-
Constructors Constructor Description org.apache.commons.codec.digest.DigestUtils() since 1.11; only useful to preserve binary compatibilityorg.apache.commons.codec.digest.HmacUtils() since 1.11; only useful to preserve binary compatibilityorg.apache.commons.codec.StringEncoderComparator() Creating an instance without aStringEncoder
leads to aNullPointerException
. Will be removed in 2.0.