Package | Description |
---|---|
org.apache.commons.codec.language.bm |
Implementation details of the Beider-Morse codec.
|
Modifier and Type | Class and Description |
---|---|
static class |
Rule.Phoneme |
static class |
Rule.PhonemeList |
Modifier and Type | Method and Description |
---|---|
Rule.PhonemeExpr |
Rule.getPhoneme()
Gets the phoneme.
|
Constructor and Description |
---|
Rule(String pattern,
String lContext,
String rContext,
Rule.PhonemeExpr phoneme)
Creates a new rule.
|
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.