|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.ResourceBundle
|
+--java.util.ListResourceBundle
|
+--org.apache.xerces.impl.msg.DatatypeMessages
This file contains error and warning messages for the schema datatype validator The messages are arranged in key and value tuples in a ListResourceBundle.
| Field Summary | |
static java.lang.Object[][] |
CONTENTS
The list resource bundle contents. |
| Fields inherited from class java.util.ResourceBundle |
parent |
| Constructor Summary | |
DatatypeMessages()
|
|
| Method Summary | |
java.lang.Object[][] |
getContents()
Returns the list resource bundle contents. |
| Methods inherited from class java.util.ListResourceBundle |
getKeys, handleGetObject |
| Methods inherited from class java.util.ResourceBundle |
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.Object[][] CONTENTS
| Constructor Detail |
public DatatypeMessages()
| Method Detail |
public java.lang.Object[][] getContents()
getContents in class java.util.ListResourceBundle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||