BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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

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

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

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

Constructors in weblogic.apache.xerces.util with parameters of type SymbolTable.Entry
SymbolTable.Entry(String symbol, SymbolTable.Entry next)
          Constructs a new entry from the specified symbol and next entry reference.
SymbolTable.Entry(char[] ch, int offset, int length, SymbolTable.Entry next)
          Constructs a new entry from the specified symbol information and next entry reference.
 


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