Package | Description |
---|---|
org.apache.commons.codec.language |
Language and phonetic encoders.
|
Class and Description |
---|
AbstractCaverphone
Encodes a string into a Caverphone value.
|
Caverphone2
Encodes a string into a Caverphone 2.0 value.
|
ColognePhonetic.CologneBuffer
This class is not thread-safe; the field
ColognePhonetic.CologneBuffer.length is mutable. |
DaitchMokotoffSoundex.Branch
Inner class representing a branch during DM soundex encoding.
|
DaitchMokotoffSoundex.Rule
Inner class for storing rules.
|
DoubleMetaphone.DoubleMetaphoneResult
Inner class for storing results, since there is the optional alternate encoding.
|
RefinedSoundex
Encodes a string into a Refined Soundex value.
|
Soundex
Encodes a string into a Soundex value.
|