Uses of Class
org.apache.batik.dom.util.HashTableStack.Link

Packages that use HashTableStack.Link
org.apache.batik.dom.util Provides some utility classes for the implementation of the DOM. 
 

Uses of HashTableStack.Link in org.apache.batik.dom.util
 

Fields in org.apache.batik.dom.util declared as HashTableStack.Link
protected  HashTableStack.Link HashTableStack.current
          The current link.
 HashTableStack.Link HashTableStack.Link.next
          The next link.
 

Constructors in org.apache.batik.dom.util with parameters of type HashTableStack.Link
HashTableStack.Link(HashTableStack.Link n)
          Creates a new link.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.