org.enhydra.apache.xerces.msg
Class ImplementationMessages
java.lang.Object
|
+--java.util.ResourceBundle
|
+--java.util.ListResourceBundle
|
+--org.enhydra.apache.xerces.msg.ImplementationMessages
- public class ImplementationMessages
- extends ListResourceBundle
This file contains error and warning messages used by the Apache
Xerces parser. The messages are arranged in key and value
tuples in a ListResourceBundle.
- Version:
-
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.
ImplementationMessages
public ImplementationMessages()
getContents
public Object[][] getContents()
- Returns the list resource bundle contents.
- Overrides:
getContents
in class ListResourceBundle
Copyright © 1999 The Apache Software Foundation. All Rights reserved.