| Package | Description |
|---|---|
| com.teamdev.jexplorer.dom |
Contains DOM API interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
DOMAttr |
DOMElement.getAttributeNode(java.lang.String name)
Returns attribute with specified
name as DOMAttr object. |