See: Description
| Interface | Description |
|---|---|
| Rule.PhonemeExpr | |
| Rule.RPattern |
A minimal wrapper around the functionality of Pattern that we use, to allow for alternate implementations.
|
| Class | Description |
|---|---|
| BeiderMorseEncoder |
Encodes strings into their Beider-Morse phonetic encoding.
|
| Lang |
Language guessing utility.
|
| Lang.LangRule | |
| Languages |
Language codes.
|
| Languages.LanguageSet |
A set of languages.
|
| Languages.SomeLanguages |
Some languages, explicitly enumerated.
|
| 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.
|
| ResourceConstants |
Constants used to process resource files.
|
| Rule |
A phoneme rule.
|
| Rule.Phoneme | |
| Rule.PhonemeList |
| Enum | Description |
|---|---|
| NameType |
Supported types of names.
|
| RuleType |
Types of rule.
|
commons-codec version 1.10-SNAPSHOT - Copyright © 2002-2015 - Apache Software Foundation