| Package | Description |
|---|---|
| org.apache.commons.codec.language.bm |
Implementation details of the Beider-Morse codec.
|
| Class | Description |
|---|---|
| Lang |
Language guessing utility.
|
| Lang.LangRule | |
| Languages |
Language codes.
|
| Languages.LanguageSet |
A set of languages.
|
| NameType |
Supported types of names.
|
| PhoneticEngine |
Converts words into potential phonetic representations.
|
| PhoneticEngine.PhonemeBuilder |
Utility for manipulating a set of phonemes as they are being built up.
|
| PhoneticEngine.RulesApplication |
A function closure capturing the application of a list of rules to an input sequence at a particular offset.
|
| Rule |
A phoneme rule.
|
| Rule.Phoneme | |
| Rule.PhonemeExpr | |
| Rule.RPattern |
A minimal wrapper around the functionality of Pattern that we use, to allow for alternate implementations.
|
| RuleType |
Types of rule.
|
commons-codec version 1.10 - Copyright © 2002-2017 - Apache Software Foundation