Searched defs:getAttributeNodeNS (Results 1 – 4 of 4) sorted by relevance
781 def getAttributeNodeNS(self, namespaceURI, localName): member in Element
6849 getAttributeNodeNS(namespaceURI: string, localName: string): Attr; method
5037 getAttributeNodeNS(namespace: string | null, localName: string): Attr | null; method
5057 getAttributeNodeNS(namespace: string | null, localName: string): Attr | null; method