BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.apache.xerces.validators.common
Class XMLValidator.OrderedHashtable.Entry

java.lang.Object
  |
  +--weblogic.apache.xerces.validators.common.XMLValidator.OrderedHashtable.Entry

public static final class XMLValidator.OrderedHashtable.Entry
extends java.lang.Object

Hashtable entry.


Field Summary
 Field key
          Key.
 java.lang.String value
          Value.
 
Constructor Summary
XMLValidator.OrderedHashtable.Entry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public Field key
Key.

value

public java.lang.String value
Value.
Constructor Detail

XMLValidator.OrderedHashtable.Entry

public XMLValidator.OrderedHashtable.Entry()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.