Uses of Class
org.apache.xml.utils.res.XResourceBundle
Packages that use XResourceBundle
-
Uses of XResourceBundle in org.apache.xml.utils.res
Subclasses of XResourceBundle in org.apache.xml.utils.resModifier and TypeClassDescriptionclassThe Cyrillic resource bundle.classThe German resource bundle.classThe Greek resource bundle.classThe English resource bundle.classThe Spanish resource bundle.classThe French resource bundle.classThe Hebrew resource bundle.classThe Armenian resource bundle.classThe Italian resource bundle.classThe Japanese (Katakana) resource bundle.classThe Japanese (Hiragana) resource bundle.classThe Japanese (Hiragana) resource bundle.classThe Japanese (Katakana) resource bundle.classThe Georgian resource bundle.classThe Korean resource bundle.classThe Swedish resource bundle.classThe Chinese resource bundle.classThe Chinese(Taiwan) resource bundle.Methods in org.apache.xml.utils.res that return XResourceBundleModifier and TypeMethodDescriptionstatic final XResourceBundleXResourceBundle.loadResourceBundle(String className, Locale locale) Return a named ResourceBundle for a particular locale.