|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |