Uses of Class
org.apache.commons.codec.language.Soundex

Packages that use Soundex
org.apache.commons.codec.language Language and phonetic encoders. 
 

Uses of Soundex in org.apache.commons.codec.language
 

Fields in org.apache.commons.codec.language declared as Soundex
static Soundex Soundex.US_ENGLISH
          An instance of Soundex using the US_ENGLISH_MAPPING mapping.
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.