Home
last modified time | relevance | path

Searched defs:Soundex (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/language/
DSoundex.java34 public class Soundex implements StringEncoder { class
108 public Soundex() { in Soundex() method in Soundex
122 public Soundex(char[] mapping) { in Soundex() method in Soundex