Searched defs:removeAttributeNS (Results 1 – 4 of 4) sorted by relevance
475 public void removeAttributeNS(String namespaceURI, String localName) in removeAttributeNS() method in UnImplNode
1225 public final void removeAttributeNS(String namespaceURI, String localName) in removeAttributeNS() method in DTMNodeProxy
754 def removeAttributeNS(self, namespaceURI, localName): member in Element
814 def removeAttributeNS(self, namespaceURI, localName): member in Element