| Package | Description | 
|---|---|
| org.apache.commons.codec.language | 
      Language and phonetic encoders. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Soundex | Soundex. US_ENGLISHAn instance of Soundex using the US_ENGLISH_MAPPING mapping. | 
| static Soundex | Soundex. US_ENGLISH_GENEALOGYAn instance of Soundex using the mapping as per the Genealogy site:
 http://www.genealogy.com/articles/research/00000060.html | 
| static Soundex | Soundex. US_ENGLISH_SIMPLIFIEDAn instance of Soundex using the Simplified Soundex mapping, as described here:
 http://west-penwith.org.uk/misc/soundex.htm | 
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.