public abstract class XResourceBundleBase extends ListResourceBundle
ResourceBundle.Control
parent
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, handleKeySet
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
public abstract String getMessageKey(int errorCode)
errorCode
- Error codepublic abstract String getWarningKey(int errorCode)
errorCode
- Error codeCopyright © 2019 JBoss by Red Hat. All rights reserved.