org.apache.xml.utils.res
public abstract class XResourceBundleBase extends ListResourceBundle
UNKNOWN: internal
| Method Summary | |
|---|---|
| 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
|
Parameters: errorCode Error code
Returns: error string associated with the given error code
Parameters: errorCode Error code
Returns: warning string associated with the given error code