Uses of Class
org.apache.commons.codec.language.bm.Languages
Package
Description
Implementation details of the Beider-Morse codec.
-
Uses of Languages in org.apache.commons.codec.language.bm
Modifier and TypeMethodDescriptionstatic Languages
Languages.getInstance
(String languagesResourceName) Gets a new instance for the given resource name.static Languages
Languages.getInstance
(NameType nameType) Gets an instance for the given name type.Modifier and TypeMethodDescriptionstatic Lang
Lang.loadFromResource
(String languageRulesResourceName, Languages languages) Loads language rules from a resource.