Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DAttrImpl.java35 public final class AttrImpl extends NodeImpl implements Attr { class
48 AttrImpl(DocumentImpl document, String namespaceURI, String qualifiedName) { in AttrImpl() method in AttrImpl
53 AttrImpl(DocumentImpl document, String name) { in AttrImpl() method in AttrImpl