org.dcm4che2.soundex
Interface FuzzyStr

All Known Implementing Classes:
ESoundex, ESoundex2, KPhonetik, Metaphone, Phonem, Soundex

public interface FuzzyStr

Since:
Sep 13, 2010
Version:
$Rev$ $Date:: 0000-00-00 $
Author:
Gunter Zeilinger

Method Summary
 java.lang.String toFuzzy(java.lang.String in)
           
 

Method Detail

toFuzzy

java.lang.String toFuzzy(java.lang.String in)


Copyright © 2011 dcm4che. All Rights Reserved.