| Package | Description |
|---|---|
| org.apache.batik.dom |
Provides an implementation of the DOM level 2 core module.
|
| Modifier and Type | Field | Description |
|---|---|---|
AbstractElement.Entry |
AbstractElement.Entry.next |
The next entry
|
protected AbstractElement.Entry[] |
AbstractElement.NamedNodeHashMap.table |
The underlying array
|
| Constructor | Description |
|---|---|
Entry(int hash,
java.lang.String ns,
java.lang.String nm,
org.w3c.dom.Node value,
AbstractElement.Entry next) |
Creates a new entry
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.