OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dom
(Results
176 - 200
of
2077
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/
prefix06.java
25
import org.w3c.
dom
.*;
43
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='INVALID_CHARACTER_ERR'])</a>
44
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-NodeNSPrefix">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-NodeNSPrefix</a>
45
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-NodeNSPrefix')/setraises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-NodeNSPrefix')/setraises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])</a>
97
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/prefix06";
prefix07.java
25
import org.w3c.
dom
.*;
42
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])</a>
43
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-NodeNSPrefix">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-NodeNSPrefix</a>
44
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-NodeNSPrefix')/setraises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-NodeNSPrefix')/setraises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])</a>
90
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/prefix07";
prefix09.java
25
import org.w3c.
dom
.*;
44
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])</a>
45
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-NodeNSPrefix">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-NodeNSPrefix</a>
46
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-NodeNSPrefix')/setraises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-NodeNSPrefix')/setraises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])</a>
100
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/prefix09";
prefix10.java
25
import org.w3c.
dom
.*;
44
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])</a>
45
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-NodeNSPrefix">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-NodeNSPrefix</a>
46
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-NodeNSPrefix')/setraises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-NodeNSPrefix')/setraises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])</a>
92
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/prefix10";
prefix11.java
25
import org.w3c.
dom
.*;
43
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])</a>
44
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#">http://www.w3.org/TR/
DOM
-Level-2-Core/core#</a>
45
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('')/setraises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('')/setraises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])</a>
93
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/prefix11";
removeNamedItemNS02.java
25
import org.w3c.
dom
.*;
46
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NOT_FOUND_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NOT_FOUND_ERR'])</a>
47
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-removeNamedItemNS">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-removeNamedItemNS</a>
48
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-removeNamedItemNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NOT_FOUND_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-removeNamedItemNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NOT_FOUND_ERR'])</a>
99
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/removeNamedItemNS02";
setAttributeNS01.java
25
import org.w3c.
dom
.*;
43
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='INVALID_CHARACTER_ERR'])</a>
44
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-ElSetAttrNS">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-ElSetAttrNS</a>
45
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])</a>
93
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/setAttributeNS01";
setAttributeNS02.java
25
import org.w3c.
dom
.*;
42
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])</a>
43
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-ElSetAttrNS">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-ElSetAttrNS</a>
44
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])</a>
93
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/setAttributeNS02";
setAttributeNS06.java
25
import org.w3c.
dom
.*;
44
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])</a>
45
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-ElSetAttrNS">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-ElSetAttrNS</a>
46
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])</a>
94
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/setAttributeNS06";
setAttributeNS07.java
25
import org.w3c.
dom
.*;
45
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])</a>
46
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-ElSetAttrNS">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-ElSetAttrNS</a>
47
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])</a>
95
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/setAttributeNS07";
setAttributeNS10.java
25
import org.w3c.
dom
.*;
36
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='INVALID_CHARACTER_ERR'])</a>
37
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-ElSetAttrNS">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-ElSetAttrNS</a>
38
* @see <a href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/
DOM
-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])</a>
86
return "http://www.w3.org/2001/
DOM
-Test-Suite/level2/core/setAttributeNS10";
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
DTMNodeListBase.java
22
import org.w3c.
dom
.Node;
25
* <code>DTMNodeList</code> gives us an implementation of the
DOM
's
29
* generally considered by the
DOM
WG to have be a mistake... but I'm
33
* Please note that this is not necessarily equivlaent to a
DOM
42
* proposed
DOM
Level 3 getAdjacentText() operation?) </li>
46
* promise to implement the
DOM
NodeList's "live view" response to
54
public class DTMNodeListBase implements org.w3c.
dom
.NodeList {
59
// org.w3c.
dom
.NodeList API follows
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
DOM2Helper.java
23
import org.w3c.
dom
.Node;
26
* This class provides a
DOM
level 2 "helper", which provides services currently
27
* not provided be the
DOM
standard.
61
* built using
DOM
Level 1 methods by falling back upon explicitly
99
* In a Level 2
DOM
, you can ask the node itself. Note, however, that
101
* to trust the that the
DOM
was indeed created using the Level 2
109
* @return String containing the Namespace URI bound to this
DOM
node
118
* gates some of the parser options used to build a
DOM
-- but
/dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/
GetNamedItemNS.java
1
package tests.org.w3c.
dom
;
8
import org.w3c.
dom
.NamedNodeMap;
9
import org.w3c.
dom
.Document;
10
import org.w3c.
dom
.Attr;
11
import org.w3c.
dom
.Node;
12
import org.w3c.
dom
.NodeList;
28
* href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-F68D095">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-F68D095</a>
DocumentCreateAttributeNS.java
22
package tests.org.w3c.
dom
;
32
import org.w3c.
dom
.Document;
33
import org.w3c.
dom
.Attr;
34
import org.w3c.
dom
.DOMException;
35
import org.w3c.
dom
.DocumentType;
36
import org.w3c.
dom
.DOMImplementation;
51
* href="http://www.w3.org/TR/
DOM
-Level-2-Core/core">http://www.w3.org/TR/
DOM
-Level-2-Core/core</a>
53
* href="http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-DocCrAttrNS">http://www.w3.org/TR/
DOM
-Level-2-Core/core#ID-DocCrAttrNS</a
[
all
...]
/packages/apps/Mms/src/com/android/mms/dom/smil/
SmilRefElementImpl.java
18
package com.android.mms.
dom
.smil;
20
import org.w3c.
dom
.smil.SMILRefElement;
/packages/apps/Mms/src/org/w3c/dom/smil/
SMILSwitchElement.java
13
package org.w3c.
dom
.smil;
15
import org.w3c.
dom
.Element;
/dalvik/dx/src/junit/runner/
excluded.properties
10
excluded.6=org.w3c.
dom
.*
/dalvik/libcore/dom/src/test/resources/
nodtdstaff.svg
3
<employee xmlns="http://www.w3.org/2001/
DOM
-Test-Suite/Level-1/Files">
/dalvik/libcore/luni/src/test/java/junit/runner/
excluded.properties
10
excluded.6=org.w3c.
dom
.*
/dalvik/libcore/support/src/test/java/tests/support/
Support_Xml.java
22
import org.w3c.
dom
.Document;
23
import org.w3c.
dom
.Element;
24
import org.w3c.
dom
.Node;
25
import org.w3c.
dom
.NodeList;
/dalvik/libcore/xml/src/main/java/org/w3c/dom/
DOMLocator.java
13
package org.w3c.
dom
;
18
* <p>See also the <a href='http://www.w3.org/TR/2004/REC-
DOM
-Level-3-Core-20040407'>Document Object Model (
DOM
) Level 3 Core Specification</a>.
19
* @since
DOM
Level 3
DOMStringList.java
13
package org.w3c.
dom
;
21
* <p>See also the <a href='http://www.w3.org/TR/2004/REC-
DOM
-Level-3-Core-20040407'>Document Object Model (
DOM
) Level 3 Core Specification</a>.
22
* @since
DOM
Level 3
NodeList.java
13
package org.w3c.
dom
;
18
* is implemented. <code>NodeList</code> objects in the
DOM
are live.
21
* <p>See also the <a href='http://www.w3.org/TR/2004/REC-
DOM
-Level-3-Core-20040407'>Document Object Model (
DOM
) Level 3 Core Specification</a>.
/frameworks/base/test-runner/src/junit/runner/
excluded.properties
10
excluded.6=org.w3c.
dom
.*
Completed in 44 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>