Home
last modified time | relevance | path

Searched refs:hasAttributeNS (Results 1 – 15 of 15) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DXmlResourceParserImpl.java260 if (element.hasAttributeNS(namespace, name)) { in getAttribute()
263 && element.hasAttributeNS(AttributeResource.RES_AUTO_NS_URI, name)) { in getAttribute()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java340 public boolean hasAttributeNS(String name, String x) in hasAttributeNS() method in UnImplNode
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java465 public boolean hasAttributeNS(String namespaceURI, String localName) in hasAttributeNS() method in DTMNodeProxy
/external/python/cpython3/Lib/xml/dom/
Dminidom.py834 def hasAttributeNS(self, namespaceURI, localName): member in Element
/external/python/cpython2/Lib/xml/dom/
Dminidom.py779 def hasAttributeNS(self, namespaceURI, localName): member in Element
/external/python/cpython3/Doc/library/
Dxml.dom.rst610 .. method:: Element.hasAttributeNS(namespaceURI, localName)
/external/python/cpython2/Doc/library/
Dxml.dom.rst625 .. method:: Element.hasAttributeNS(namespaceURI, localName)
/external/guice/extensions/struts2/lib/
Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/external/guice/extensions/persist/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/external/cldr/tools/java/libs/
DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...
/external/guice/lib/build/jdiff/
Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/ ...
/external/antlr/runtime/ActionScript/project/lib/
DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
/external/python/cpython2/Misc/
DHISTORY8273 hasAttribute and hasAttributeNS methods; and Text supports the splitText
/external/python/cpython3/Misc/
DHISTORY25652 hasAttribute and hasAttributeNS methods; and Text supports the splitText