| Package | Description |
|---|---|
| org.apache.batik.dom.util |
Provides some utility classes for the implementation of the DOM.
|
| Modifier and Type | Field | Description |
|---|---|---|
DocumentDescriptor.Entry |
DocumentDescriptor.Entry.next |
The next entry
|
protected DocumentDescriptor.Entry[] |
DocumentDescriptor.table |
The underlying array
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
DocumentDescriptor.removeEntry(DocumentDescriptor.Entry e) |
| Constructor | Description |
|---|---|
Entry(int hash,
org.w3c.dom.Element element,
int locationLine,
int locationColumn,
DocumentDescriptor.Entry next) |
Creates a new entry
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.