org.enhydra.apache.xerces.msg
Class ExceptionMessages
java.lang.Object
|
+--java.util.ResourceBundle
|
+--java.util.ListResourceBundle
|
+--org.enhydra.apache.xerces.msg.ExceptionMessages
- public class ExceptionMessages
- extends 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.1.1.1 2003/03/10 16:34:34 taweili Exp $
Field Summary |
static Object[][] |
CONTENTS
The list resource bundle contents. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENTS
public static final Object[][] CONTENTS
- The list resource bundle contents.
ExceptionMessages
public ExceptionMessages()
getContents
public Object[][] getContents()
- Returns the list resource bundle contents.
- Overrides:
getContents
in class ListResourceBundle
Copyright © 1999 The Apache Software Foundation. All Rights reserved.