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.java29 public class Soundex implements StringEncoder { class
103 public Soundex() { in Soundex() method in Soundex
117 public Soundex(char[] mapping) { in Soundex() method in Soundex