Uses of Class
org.apache.harmony.xml.dom.ElementImpl
| Package | Description |
|---|---|
| org.apache.harmony.xml.dom |
-
Uses of ElementImpl in org.apache.harmony.xml.dom
Methods in org.apache.harmony.xml.dom that return ElementImpl Modifier and Type Method Description ElementImplDocumentImpl. createElement(String tagName)ElementImplDocumentImpl. createElementNS(String namespaceURI, String qualifiedName)