org.apache.commons.codec.language.bm
Class Rule.PhonemeList
- java.lang.Object
- org.apache.commons.codec.language.bm.Rule.PhonemeList
- All Implemented Interfaces:
- Rule.PhonemeExpr
- Enclosing class:
- Rule
public static final class Rule.PhonemeList extends Object implements Rule.PhonemeExpr
Constructor Summary
Constructors Constructor and Description Rule.PhonemeList(List<Rule.Phoneme> phonemes)
Constructor Detail
Rule.PhonemeList
public Rule.PhonemeList(List<Rule.Phoneme> phonemes)
Method Detail
getPhonemes
public List<Rule.Phoneme> getPhonemes()
- Specified by:
getPhonemes
in interfaceRule.PhonemeExpr
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.