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

Implementation details of the Beider-Morse codec.

See:
          Description

Interface Summary
Rule.PhonemeExpr  
Rule.RPattern A minimal wrapper around the functionality of Pattern that we use, to allow for alternate implementations.
 

Class Summary
BeiderMorseEncoder Encodes strings into their Beider-Morse phonetic encoding.
Lang Language guessing utility.
Languages Language codes.
Languages.LanguageSet A set of languages.
Languages.SomeLanguages Some languages, explicitly enumerated.
PhoneticEngine Converts words into potential phonetic representations.
Rule A phoneme rule.
Rule.Phoneme  
Rule.PhonemeList  
 

Enum Summary
NameType Supported types of names.
RuleType Types of rule.
 

Package org.apache.commons.codec.language.bm Description

Implementation details of the Beider-Morse codec.



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.