Home
last modified time | relevance | path

Searched refs:setIdAttributeNode (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/java/org/w3c/dom/
DElement.java435 public void setIdAttributeNode(Attr idAttr, in setIdAttributeNode() method
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DElementImpl.java416 public void setIdAttributeNode(Attr idAttr, boolean isId) throws DOMException { in setIdAttributeNode() method in ElementImpl
/libcore/api/
Dcurrent.txt21187 … method public void setIdAttributeNode(org.w3c.dom.Attr, boolean) throws org.w3c.dom.DOMException;