Uses of Interface
org.apache.commons.codec.language.bm.Rule.PhonemeExpr
Packages that use Rule.PhonemeExpr
Package
Description
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.PhonemeExprModifier and TypeClassDescriptionstatic final class
static final class
Methods in org.apache.commons.codec.language.bm that return Rule.PhonemeExprConstructors in org.apache.commons.codec.language.bm with parameters of type Rule.PhonemeExprModifierConstructorDescriptionRule
(String pattern, String lContext, String rContext, Rule.PhonemeExpr phoneme) Creates a new rule.