Searched defs:getAttributeNS (Results 1 - 8 of 8) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemLiteralResult.java221 public String getAttributeNS(String namespaceURI, String localName) method in class:ElemLiteralResult
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DUnImplNode.java505 public String getAttributeNS(String namespaceURI, String localName) method in class:UnImplNode
508 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"getAttributeNS not supported!");
/external/webkit/Source/WebKit/win/
H A DDOMCoreClasses.cpp956 HRESULT STDMETHODCALLTYPE DOMElement::getAttributeNS( function in class:DOMElement
H A DDOMHTMLClasses.h609 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLElement
612 /* [retval][out] */ BSTR *result) { return DOMElement::getAttributeNS(namespaceURI, localName, result); }
868 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLFormElement
871 /* [retval][out] */ BSTR *result) { return DOMHTMLElement::getAttributeNS(namespaceURI, localName, result); }
1173 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLSelectElement
1176 /* [retval][out] */ BSTR *result) { return DOMHTMLElement::getAttributeNS(namespaceURI, localName, result); }
1497 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLOptionElement
1500 /* [retval][out] */ BSTR *result) { return DOMHTMLElement::getAttributeNS(namespaceURI, localName, result); }
1795 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLInputElement
1798 /* [retval][out] */ BSTR *result) { return DOMHTMLElement::getAttributeNS(namespaceUR
2205 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLTextAreaElement
2530 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLIFrameElement
[all...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeProxy.java1192 public final String getAttributeNS(String namespaceURI, String localName) method in class:DTMNodeProxy
/external/webkit/Source/WebCore/dom/
H A DElement.cpp648 const AtomicString& Element::getAttributeNS(const String& namespaceURI, const String& localName) const function in class:WebCore::Element
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 1646 milliseconds