HomeSort by relevance Sort by last modified time
    Searched refs:Soundex (Results 1 - 6 of 6) sorted by null

  /external/apache-http/src/org/apache/commons/codec/language/
Soundex.java 23 * Encodes a string into a Soundex value. Soundex is an encoding used to relate similar names, but can also be used as a
27 * @version $Id: Soundex.java,v 1.26 2004/07/07 23:15:24 ggregory Exp $
29 public class Soundex implements StringEncoder {
32 * An instance of Soundex using the US_ENGLISH_MAPPING mapping.
36 public static final Soundex US_ENGLISH = new Soundex();
54 * @see Soundex#Soundex(char[])
85 * The maximum length of a Soundex code - Soundex codes are only four characters by definition
249 public String soundex(String str) { method in class:Soundex
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar 
  /prebuilts/devtools/tools/lib/
commons-codec-1.4.jar 
  /prebuilts/tools/common/http-client/
commons-codec-1.4.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
commons-codec-1.4.jar 
  /external/robolectric/lib/main/
commons-codec-1.6.jar 

Completed in 122 milliseconds