BEA Systems, Inc.

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(char[] ch, int offset, int length, SymbolTable.Entry next)
          Constructs a new entry from the specified symbol information and next entry reference.
SymbolTable.Entry(String symbol, SymbolTable.Entry next)
          Constructs a new entry from the specified symbol and next entry reference.
 


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