org.dcm4che2.soundex
Class ESoundex

java.lang.Object
  extended by org.dcm4che2.soundex.Soundex
      extended by org.dcm4che2.soundex.ESoundex
All Implemented Interfaces:
FuzzyStr

public class ESoundex
extends Soundex


Constructor Summary
ESoundex()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.dcm4che2.soundex.Soundex
toFuzzy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ESoundex

public ESoundex()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2011 dcm4che. All Rights Reserved.