| Package | Description |
|---|---|
| com.teamdev.jexplorer.dom |
Contains DOM API interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
DOMNamedNodeMap |
DOMNode.getAttributes()
Returns a
DOMNamedNodeMap containing the attributes of this node (if
it is an DOMElement) or null otherwise. |