Package org.apache.commons.codec.language

Language and phonetic encoders.

See:
          Description

Class Summary
Caverphone Encodes a string into a Caverphone value.
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-2009 The Apache Software Foundation. All Rights Reserved.