Class Rule.PhonemeList
java.lang.Object
org.apache.commons.codec.language.bm.Rule.PhonemeList
- All Implemented Interfaces:
Rule.PhonemeExpr
- Enclosing class:
Rule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
phonemeList
-
-
Constructor Details
-
PhonemeList
-
-
Method Details
-
getPhonemes
- Specified by:
getPhonemes
in interfaceRule.PhonemeExpr
-
size
public int size()Description copied from interface:Rule.PhonemeExpr
Gets the expression size in phonemes.- Specified by:
size
in interfaceRule.PhonemeExpr
- Returns:
- the expression size in phonemes.
-