Uses of Class
com.inet.jortho.LanguageBundle
-
Packages that use LanguageBundle Package Description com.inet.jortho This package implements the spell checker JOrtho. -
-
Uses of LanguageBundle in com.inet.jortho
Subclasses of LanguageBundle in com.inet.jortho Modifier and Type Class Description class
LanguageBundle_fr
Implementation for FrenchFields in com.inet.jortho declared as LanguageBundle Modifier and Type Field Description private LanguageBundle
Tokenizer. bundle
Methods in com.inet.jortho that return LanguageBundle Modifier and Type Method Description (package private) static LanguageBundle
LanguageBundle. get(java.util.Locale locale)
Get a implementations of this class for the given locale
-