| Package | Description |
|---|---|
| org.apache.commons.codec.language.bm |
Implementation details of the Beider-Morse codec.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Rule.Phoneme |
|
static class |
Rule.PhonemeList |
| Modifier and Type | Method | Description |
|---|---|---|
Rule.PhonemeExpr |
Rule.getPhoneme() |
Gets the phoneme.
|
| Constructor | Description |
|---|---|
Rule(java.lang.String pattern,
java.lang.String lContext,
java.lang.String rContext,
Rule.PhonemeExpr phoneme) |
Creates a new rule.
|