BEA Systems, Inc.


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.
 IDValue 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 IDValue value
Value.
Constructor Detail

XMLValidator.OrderedHashtable.Entry

public XMLValidator.OrderedHashtable.Entry()

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

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference