Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans.impl.common » [javadoc | source]
org.apache.xmlbeans.impl.common
public class: Levenshtein [javadoc | source]
java.lang.Object
   org.apache.xmlbeans.impl.common.Levenshtein
Method from org.apache.xmlbeans.impl.common.Levenshtein Summary:
distance
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.xmlbeans.impl.common.Levenshtein Detail:
 public static int distance(String s,
    String t)