Package | Description |
---|---|
org.apache.commons.codec.language.bm |
Implementation details of the Beider-Morse codec.
|
Modifier and Type | Method and Description |
---|---|
Lang |
PhoneticEngine.getLang()
Gets the Lang language guessing rules being used.
|
static Lang |
Lang.instance(NameType nameType)
Gets a Lang instance for one of the supported NameTypes.
|
static Lang |
Lang.loadFromResource(String languageRulesResourceName,
Languages languages)
Loads language rules from a resource.
|
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.