Uses of Package
org.apache.commons.codec.language.bm

Packages that use org.apache.commons.codec.language.bm
org.apache.commons.codec.language.bm Implementation details of the Beider-Morse codec. 
 

Classes in org.apache.commons.codec.language.bm used by org.apache.commons.codec.language.bm
Lang
          Language guessing utility.
Lang.LangRule
           
Languages
          Language codes.
Languages.LanguageSet
          A set of languages.
NameType
          Supported types of names.
PhoneticEngine
          Converts words into potential phonetic representations.
PhoneticEngine.PhonemeBuilder
          Utility for manipulating a set of phonemes as they are being built up.
PhoneticEngine.RulesApplication
          A function closure capturing the application of a list of rules to an input sequence at a particular offset.
Rule
          A phoneme rule.
Rule.Phoneme
           
Rule.PhonemeExpr
           
Rule.RPattern
          A minimal wrapper around the functionality of Pattern that we use, to allow for alternate implementations.
RuleType
          Types of rule.
 



commons-codec version 1.8 - Copyright © 2002-2013 - Apache Software Foundation