public abstract class XResourceBundleBase extends ListResourceBundle
ResourceBundle.Controlparent| Constructor and Description | 
|---|
| XResourceBundleBase() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract String | getMessageKey(int errorCode)Get the error string associated with the error code | 
| abstract String | getWarningKey(int errorCode)Get the warning string associated with the error code | 
getContents, getKeys, handleGetObject, handleKeySetclearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParentpublic abstract String getMessageKey(int errorCode)
errorCode - Error codepublic abstract String getWarningKey(int errorCode)
errorCode - Error codeCopyright © 2017 JBoss by Red Hat. All rights reserved.