org.apache.xpath.res
Class XPATHErrorResourceBundle
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.apache.xpath.res.XPATHErrorResourceBundle
- public class XPATHErrorResourceBundle
- extends ListResourceBundle
The default (english) resource bundle.
Field Summary |
(package private) static Object[][] |
contents
The association list. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contents
static final Object[][] contents
- The association list.
XPATHErrorResourceBundle
public XPATHErrorResourceBundle()
getContents
public Object[][] getContents()
- Get the association list.
- Specified by:
getContents
in class ListResourceBundle
- Returns:
- The association list.