org.enhydra.apache.xerces.validators.common
Class XMLValidator.OrderedHashtable.Entry
java.lang.Object
|
+--org.enhydra.apache.xerces.validators.common.XMLValidator.OrderedHashtable.Entry
- Enclosing class:
- XMLValidator.OrderedHashtable
- public static final class XMLValidator.OrderedHashtable.Entry
- extends Object
Hashtable entry.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public Field key
- Key.
value
public IDValue value
- Value.
XMLValidator.OrderedHashtable.Entry
public XMLValidator.OrderedHashtable.Entry()
Copyright © 1999 The Apache Software Foundation. All Rights reserved.