BEA Systems, Inc.

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
 SymbolHash.Entry SymbolHash.Entry.makeClone()
           
protected  SymbolHash.Entry SymbolHash.search(Object key, int bucket)
          Deprecated.  
 

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/docs92
Copyright 2006 BEA Systems Inc.