org.apache.commons.codec.language.bm
Interface Rule.PhonemeExpr
- All Known Implementing Classes:
- Rule.Phoneme, Rule.PhonemeList
- Enclosing class:
- Rule
public static interface Rule.PhonemeExpr
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description Iterable<Rule.Phoneme>
getPhonemes()
Method Detail
getPhonemes
Iterable<Rule.Phoneme> getPhonemes()
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.