| Modifier and Type | Interface and Description |
|---|---|
interface |
DOMAttribute |
interface |
DOMDocument |
interface |
DOMDocumentFragment |
interface |
DOMElement |
interface |
DOMNamespaceDeclaration |
interface |
DOMNSAwareAttribute |
interface |
DOMNSAwareElement |
interface |
DOMNSUnawareAttribute |
interface |
DOMNSUnawareElement |
interface |
DOMRootNode |
interface |
DOMTypedAttribute |
| Constructor and Description |
|---|
ElementsByTagName(DOMParentNode node,
String tagname) |
ElementsByTagNameNS(DOMParentNode node,
String namespaceURI,
String localName) |
Copyright © The Apache Software Foundation. All Rights Reserved.