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

  /external/apache-http/src/org/apache/commons/codec/language/
RefinedSoundex.java 28 * @version $Id: RefinedSoundex.java,v 1.21 2004/06/05 18:32:04 ggregory Exp $
30 public class RefinedSoundex implements StringEncoder {
33 * This static variable contains an instance of the RefinedSoundex using
36 public static final RefinedSoundex US_ENGLISH = new RefinedSoundex();
39 * RefinedSoundex is *refined* for a number of reasons one being that the
53 * Creates an instance of the RefinedSoundex object using the default US
56 public RefinedSoundex() {
69 public RefinedSoundex(char[] mapping) {
117 throw new EncoderException("Parameter supplied to RefinedSoundex encode is not of type java.lang.String")
    [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 363 milliseconds