Package org.apache.commons.codec.language

Language and phonetic encoders.

Class Summary

DoubleMetaphone Encodes a string into a double metaphone value.
DoubleMetaphone.DoubleMetaphoneResult Inner class for storing results, since there is the optional alternate encoding.
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.
SoundexUtils Utility methods for Soundex and RefinedSoundex classes.
Language and phonetic encoders.

commons-codec version 1.3 - Copyright © 2002-2004 - Apache Software Foundation