|
|||||||||
| Home >> All >> org >> apache >> xerces >> [ msg overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.xerces.msg
Class ExceptionMessages

java.lang.Objectjava.util.ResourceBundle
java.util.ListResourceBundle
org.apache.xerces.msg.ExceptionMessages
- public class ExceptionMessages
- extends java.util.ListResourceBundle
This file contains error and warning messages to be localized The messages are arranged in key and value tuples in a ListResourceBundle.
- Version:
- $Id: ExceptionMessages.java,v 1.2 2000/10/07 18:06:53 markd Exp $
| Nested Class Summary |
| Nested classes inherited from class java.util.ResourceBundle |
|
| Field Summary | |
static java.lang.Object[][] |
CONTENTS
The list resource bundle contents. |
| Fields inherited from class java.util.ResourceBundle |
parent |
| Constructor Summary | |
ExceptionMessages()
|
|
| 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 |
CONTENTS
public static final java.lang.Object[][] CONTENTS
- The list resource bundle contents.
| Constructor Detail |
ExceptionMessages
public ExceptionMessages()
| Method Detail |
getContents
public java.lang.Object[][] getContents()
- Returns the list resource bundle contents.
|
|||||||||
| Home >> All >> org >> apache >> xerces >> [ msg overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC