Searched defs:hasAttributeNS (Results 1 – 4 of 4) sorted by relevance
340 public boolean hasAttributeNS(String name, String x) in hasAttributeNS() method in UnImplNode
465 public boolean hasAttributeNS(String namespaceURI, String localName) in hasAttributeNS() method in DTMNodeProxy
779 def hasAttributeNS(self, namespaceURI, localName): member in Element
849 def hasAttributeNS(self, namespaceURI, localName): member in Element