|
||||||||||
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.msg.XMLMessages
This file contains error and warning messages related to XML 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 | |
XMLMessages()
|
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 XMLMessages()
Method Detail |
public java.lang.Object[][] getContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |