Uses of Class
org.apache.batik.dom.AbstractElement.Entry

Packages that use AbstractElement.Entry
org.apache.batik.dom Provides an implementation of the DOM level 2 core module. 
 

Uses of AbstractElement.Entry in org.apache.batik.dom
 

Fields in org.apache.batik.dom declared as AbstractElement.Entry
protected  AbstractElement.Entry[] AbstractElement.NamedNodeHashMap.table
          The underlying array
 AbstractElement.Entry AbstractElement.Entry.next
          The next entry
 

Constructors in org.apache.batik.dom with parameters of type AbstractElement.Entry
AbstractElement.Entry(int hash, java.lang.String ns, java.lang.String nm, Node value, AbstractElement.Entry next)
          Creates a new entry
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.