Searched refs:NOT_SUPPORTED_ERR (Results 1 - 17 of 17) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
H A DDOM2DTMdefaultNamespaceDeclarationNode.java55 final String NOT_SUPPORTED_ERR="Unsupported operation on pseudonode"; field in class:DOM2DTMdefaultNamespaceDeclarationNode
90 public void setNodeValue(String value) {throw new DTMException(NOT_SUPPORTED_ERR);}
91 public void setValue(String value) {throw new DTMException(NOT_SUPPORTED_ERR);}
92 public void setPrefix(String value) {throw new DTMException(NOT_SUPPORTED_ERR);}
93 public Node insertBefore(Node a, Node b) {throw new DTMException(NOT_SUPPORTED_ERR);}
94 public Node replaceChild(Node a, Node b) {throw new DTMException(NOT_SUPPORTED_ERR);}
95 public Node appendChild(Node a) {throw new DTMException(NOT_SUPPORTED_ERR);}
96 public Node removeChild(Node a) {throw new DTMException(NOT_SUPPORTED_ERR);}
98 public Node cloneNode(boolean deep) {throw new DTMException(NOT_SUPPORTED_ERR);}
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeProxy.java266 //throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
282 // throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
371 // throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
560 throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
623 throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
639 throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
649 throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
661 throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
673 throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
688 throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
[all...]
H A DDTMNodeIterator.java130 throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
/external/python/cpython2/Lib/xml/dom/
H A D__init__.py51 NOT_SUPPORTED_ERR = 9 variable
100 code = NOT_SUPPORTED_ERR
/external/python/cpython3/Lib/xml/dom/
H A D__init__.py52 NOT_SUPPORTED_ERR = 9 variable
101 code = NOT_SUPPORTED_ERR
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
H A DLSSerializerImpl.java657 throw new DOMException(DOMException.NOT_SUPPORTED_ERR, msg);
674 throw new DOMException(DOMException.NOT_SUPPORTED_ERR, msg);
772 throw new DOMException(DOMException.NOT_SUPPORTED_ERR, msg);
/external/autotest/client/site_tests/video_YouTubeMseEme/files/
H A Dvideo_YouTubeMseEme.js196 if (e.code !== DOMException.NOT_SUPPORTED_ERR) {
/external/annotation-tools/asmx/test/lib/
H A Djd.xslt-1.5.5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sarvega/ javax/ javax/xml/ javax/xml/parsers/ javax/ ...
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 163 milliseconds