Package org.apache.commons.codec.language

Language and phonetic encoders.

See:
          Description

Class Summary
DoubleMetaphone Encodes a string into a double metaphone value.
Metaphone Encodes a string into a metaphone value.
RefinedSoundex Encodes a string into a refined soundex value.
Soundex Encodes a string into a soundex value.
 

Package org.apache.commons.codec.language Description

Language and phonetic encoders.



Copyright © 2002-2003 Apache Software Foundation. All Rights Reserved.