|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DocumentDescriptor.Entry | |
|---|---|
| org.apache.batik.dom.util | Provides some utility classes for the implementation of the DOM. |
| Uses of DocumentDescriptor.Entry in org.apache.batik.dom.util |
|---|
| Fields in org.apache.batik.dom.util declared as DocumentDescriptor.Entry | |
protected DocumentDescriptor.Entry[] |
DocumentDescriptor.table
The underlying array |
DocumentDescriptor.Entry |
DocumentDescriptor.Entry.next
The next entry |
| Methods in org.apache.batik.dom.util with parameters of type DocumentDescriptor.Entry | |
protected void |
DocumentDescriptor.removeEntry(DocumentDescriptor.Entry e)
|
| Constructors in org.apache.batik.dom.util with parameters of type DocumentDescriptor.Entry | |
DocumentDescriptor.Entry(int hash,
Element element,
int locationLine,
DocumentDescriptor.Entry next)
Creates a new entry |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||