Uses of Class
org.apache.commons.codec.language.bm.Lang.LangRule
-
Packages that use Lang.LangRule Package Description org.apache.commons.codec.language.bm Implementation details of the Beider-Morse codec. -
-
Uses of Lang.LangRule in org.apache.commons.codec.language.bm
Fields in org.apache.commons.codec.language.bm with type parameters of type Lang.LangRule Modifier and Type Field Description private java.util.List<Lang.LangRule>
Lang. rules
Constructor parameters in org.apache.commons.codec.language.bm with type arguments of type Lang.LangRule Constructor Description Lang(java.util.List<Lang.LangRule> rules, Languages languages)
-