Package org.apache.xerces.util
Class SymbolHash.Entry
java.lang.Object
org.apache.xerces.util.SymbolHash.Entry
- Enclosing class:
SymbolHash
This class is a key table entry. Each entry acts as a node
in a linked list.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
next
The next entry.
-
-
Constructor Details
-
Entry
public Entry() -
Entry
-
-
Method Details
-
makeClone
-