Searched defs:getAttributeNS (Results 1 – 5 of 5) sorted by relevance
221 public String getAttributeNS(String namespaceURI, String localName) in getAttributeNS() method in ElemLiteralResult
505 public String getAttributeNS(String namespaceURI, String localName) in getAttributeNS() method in UnImplNode
1192 public final String getAttributeNS(String namespaceURI, String localName) in getAttributeNS() method in DTMNodeProxy
678 def getAttributeNS(self, namespaceURI, localName): member in Element
737 def getAttributeNS(self, namespaceURI, localName): member in Element