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