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 TypeClassDescriptionclass
The Cyrillic resource bundle.class
The German resource bundle.class
The Greek resource bundle.class
The English resource bundle.class
The Spanish resource bundle.class
The French resource bundle.class
The Hebrew resource bundle.class
The Armenian resource bundle.class
The Italian resource bundle.class
The Japanese (Katakana) resource bundle.class
The Japanese (Hiragana) resource bundle.class
The Japanese (Hiragana) resource bundle.class
The Japanese (Katakana) resource bundle.class
The Georgian resource bundle.class
The Korean resource bundle.class
The Swedish resource bundle.class
The Chinese resource bundle.class
The Chinese(Taiwan) resource bundle.Methods in org.apache.xml.utils.res that return XResourceBundleModifier and TypeMethodDescriptionstatic final XResourceBundle
XResourceBundle.loadResourceBundle
(String className, Locale locale) Return a named ResourceBundle for a particular locale.