|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.dom.util.HashTableStack.Link
To store the hashtables.
Field Summary | |
HashTableStack.Link |
next
The next link. |
HashTable |
table
The table. |
Constructor Summary | |
HashTableStack.Link(HashTableStack.Link n)
Creates a new link. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public HashTable table
public HashTableStack.Link next
Constructor Detail |
public HashTableStack.Link(HashTableStack.Link n)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |