org.apache.xml.utils.res
public class XResourceBundle extends ListResourceBundle
UNKNOWN: internal
Field Summary | |
---|---|
static String | ERROR_RESOURCES Error resource constants |
static String | LANG_ADDITIVE Error resource constants |
static String | LANG_ALPHABET Error resource constants |
static String | LANG_BUNDLE_NAME Error resource constants |
static String | LANG_LEFTTORIGHT Error resource constants |
static String | LANG_MULTIPLIER Error resource constants |
static String | LANG_MULTIPLIER_CHAR Error resource constants |
static String | LANG_MULT_ADD Error resource constants |
static String | LANG_NUMBERGROUPS Error resource constants |
static String | LANG_NUMBERING Error resource constants |
static String | LANG_NUM_TABLES Error resource constants |
static String | LANG_ORIENTATION Error resource constants |
static String | LANG_RIGHTTOLEFT Error resource constants |
static String | LANG_TRAD_ALPHABET Error resource constants |
static String | MULT_FOLLOWS Error resource constants |
static String | MULT_ORDER Error resource constants |
static String | MULT_PRECEDES Error resource constants |
static String | XSLT_RESOURCE Error resource constants |
Method Summary | |
---|---|
Object[][] | getContents()
Get the association list.
|
static XResourceBundle | loadResourceBundle(String className, Locale locale)
Return a named ResourceBundle for a particular locale. |
Returns: The association list.
Parameters: className Name of local-specific subclass. locale the locale to prefer when searching for the bundle