public class Metaphone extends Object implements FuzzyStr
Metaphone()
static void
main(String[] args)
String
toFuzzy(String s)
private static boolean
vowel(char ch)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Metaphone()
public String toFuzzy(String s)
toFuzzy
FuzzyStr
private static boolean vowel(char ch)
public static void main(String[] args)
Copyright © 2017 dcm4che.org. All rights reserved.