BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.apache.xerces.util.SymbolHash.Entry

Packages that use SymbolHash.Entry
weblogic.apache.xerces.util   
 

Uses of SymbolHash.Entry in weblogic.apache.xerces.util
 

Fields in weblogic.apache.xerces.util declared as SymbolHash.Entry
protected  SymbolHash.Entry[] SymbolHash.fBuckets
          Deprecated. Buckets.
 SymbolHash.Entry SymbolHash.Entry.next
          The next entry.
 

Methods in weblogic.apache.xerces.util that return SymbolHash.Entry
protected  SymbolHash.Entry SymbolHash.search(Object key, int bucket)
          Deprecated.  
 SymbolHash.Entry SymbolHash.Entry.makeClone()
           
 

Constructors in weblogic.apache.xerces.util with parameters of type SymbolHash.Entry
SymbolHash.Entry(Object key, Object value, SymbolHash.Entry next)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.