Searched defs:setAttributeNode (Results 1 – 4 of 4) sorted by relevance
307 public Attr setAttributeNode(Attr newAttr) throws DOMException in setAttributeNode() method in UnImplNode
1149 public final Attr setAttributeNode(Attr newAttr) throws DOMException in setAttributeNode() method in DTMNodeProxy
727 def setAttributeNode(self, attr): member in Element
784 def setAttributeNode(self, attr): member in Element