Home
last modified time | relevance | path

Searched defs:ElementImpl (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DElementImpl.java43 public class ElementImpl extends InnerNodeImpl implements Element { class
53 ElementImpl(DocumentImpl document, String namespaceURI, String qualifiedName) { in ElementImpl() method in ElementImpl
58 ElementImpl(DocumentImpl document, String name) { in ElementImpl() method in ElementImpl