Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java307 public Attr setAttributeNode(Attr newAttr) throws DOMException in setAttributeNode() method in UnImplNode
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java1149 public final Attr setAttributeNode(Attr newAttr) throws DOMException in setAttributeNode() method in DTMNodeProxy