|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rule.PhonemeExpr | |
---|---|
org.apache.commons.codec.language.bm | Implementation details of the Beider-Morse codec. |
Uses of Rule.PhonemeExpr in org.apache.commons.codec.language.bm |
---|
Classes in org.apache.commons.codec.language.bm that implement Rule.PhonemeExpr | |
---|---|
static class |
Rule.Phoneme
|
static class |
Rule.PhonemeList
|
Methods in org.apache.commons.codec.language.bm that return Rule.PhonemeExpr | |
---|---|
Rule.PhonemeExpr |
Rule.getPhoneme()
Gets the phoneme. |
Constructors in org.apache.commons.codec.language.bm with parameters of type Rule.PhonemeExpr | |
---|---|
Rule(String pattern,
String lContext,
String rContext,
Rule.PhonemeExpr phoneme)
Creates a new rule. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |