Package | Description |
---|---|
org.apache.commons.codec.language.bm |
Modifier and Type | Class and Description |
---|---|
static class |
Rule.Phoneme |
static class |
Rule.PhonemeList |
Modifier and Type | Field and Description |
---|---|
private Rule.PhonemeExpr |
Rule.phoneme |
Modifier and Type | Method and Description |
---|---|
Rule.PhonemeExpr |
Rule.getPhoneme()
Gets the phoneme.
|
private static Rule.PhonemeExpr |
Rule.parsePhonemeExpr(java.lang.String ph) |
Modifier and Type | Method and Description |
---|---|
PhoneticEngine.PhonemeBuilder |
PhoneticEngine.PhonemeBuilder.apply(Rule.PhonemeExpr phonemeExpr)
Creates a new phoneme builder containing the application of the expression to all phonemes in this builder.
|
Constructor and Description |
---|
Rule(java.lang.String pattern,
java.lang.String lContext,
java.lang.String rContext,
Rule.PhonemeExpr phoneme)
Creates a new rule.
|
commons-codec version 1.6-SNAPSHOT - Copyright © 2002-2016 - Apache Software Foundation