Deprecated API

Contents

Deprecated Fields

org.apache.commons.codec.language.Soundex.maxLength
This feature is not needed since the encoding size must be constant.

Deprecated Methods

org.apache.commons.codec.language.Soundex.getMaxLength()
This feature is not needed since the encoding size must be constant.
org.apache.commons.codec.language.Soundex.setMaxLength(int)
This feature is not needed since the encoding size must be constant.
org.apache.commons.codec.net.URLCodec.getEncoding()
use #getDefaultCharset()

commons-codec version 1.3 - Copyright © 2002-2004 - Apache Software Foundation