HomeSort by relevance Sort by last modified time
    Searched refs:Document (Results 301 - 325 of 1785) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/test/java/tests/org/w3c/dom/
NamespaceURI.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
30 import org.w3c.dom.Document;
84 // Document doc;
89 // doc = (Document) load("staffNS", builder);
104 Document doc;
109 doc = (Document) load("staffNS", builder);
125 Document doc;
129 doc = (Document) load("staffNS", builder);
143 Document doc
    [all...]
DOMImplementationCreateDocument.java 12 import org.w3c.dom.Document;
19 * The createDocument method with valid arguments, should create a DOM Document
24 * Check if the returned Document object is is empty with no Document Element.
68 Document doc;
70 Document newDoc;
87 doc = (Document) load("staffNS", builder);
103 Document doc;
111 doc = (Document) load("staffNS", builder);
131 Document doc
    [all...]
NodeHasAttributes.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
30 import org.w3c.dom.Document;
87 Document doc;
91 doc = (Document) load("staff", builder);
108 Document doc;
111 doc = (Document) load("staffNS", builder);
123 Document doc;
127 doc = (Document) load("staffNS", builder);
141 Document doc
    [all...]
GetAttributeNodeNS.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
30 import org.w3c.dom.Document;
89 Document doc;
93 doc = (Document) load("staffNS", builder);
107 Document doc;
112 doc = (Document) load("staffNS", builder);
GetNamedItemNS.java 9 import org.w3c.dom.Document;
67 Document doc;
73 doc = (Document) load("staffNS", builder);
91 Document doc;
96 doc = (Document) load("staffNS", builder);
106 // Document doc;
112 // doc = (Document) load("staffNS", builder);
122 // Document doc;
128 // doc = (Document) load("staffNS", builder);
HCNodeDocumentFragmentNormalize.java 9 import org.w3c.dom.Document;
16 * Create a document fragment with two adjacent text nodes, normalize and see if
70 Document doc;
76 doc = (Document) load("hc_staff", builder);
96 Document doc;
100 doc = (Document) load("hc_staff", builder);
OwnerElement.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
31 import org.w3c.dom.Document;
87 Document doc;
94 doc = (Document) load("staff", builder);
110 Document doc;
113 doc = (Document) load("staff", builder);
ElementSetAttributeNS.java 13 import org.w3c.dom.Document;
68 Document doc;
73 doc = (Document) load("staff", builder);
91 Document doc;
97 doc = (Document) load("staff", builder);
118 Document doc;
124 doc = (Document) load("staffNS", builder);
147 Document doc;
161 doc = (Document) load("staffNS", builder);
186 Document doc
    [all...]
ElementSetAttributeNodeNS.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
30 import org.w3c.dom.Document;
89 Document doc;
100 doc = (Document) load("staff", builder);
128 Document doc;
139 doc = (Document) load("staffNS", builder);
159 Document doc;
167 doc = (Document) load("staffNS", builder);
191 Document doc
    [all...]
NamedNodeMapRemoveNamedItemNS.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
30 import org.w3c.dom.Document;
88 Document doc;
93 doc = (Document) load("staffNS", builder);
107 // Document doc;
115 // doc = (Document) load("staffNS", builder);
134 Document doc;
142 doc = (Document) load("staffNS", builder);
165 Document doc
    [all...]
NodeSetPrefix.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
33 import org.w3c.dom.Document;
94 Document doc;
100 doc = (Document) load("staff", builder);
115 // Document doc;
123 // doc = (Document) load("staffNS", builder);
144 Document doc;
146 doc = (Document) load("staffNS", builder);
162 // Document doc
    [all...]
DOMImplementationHasFeature.java 12 import org.w3c.dom.Document;
21 * Retrieve the entire DOM document and invoke its "getImplementation()" method.
68 Document doc;
71 doc = (Document) load("staff", builder);
83 Document doc;
86 doc = (Document) load("staff", builder);
98 Document doc;
114 doc = (Document) load("staffNS", builder);
139 Document doc;
142 doc = (Document) load("staffNS", builder)
    [all...]
GetAttributeNS.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
31 import org.w3c.dom.Document;
86 // Document doc;
90 // doc = (Document) load("staffNS", builder);
106 Document doc;
112 doc = (Document) load("staffNS", builder);
132 Document doc;
136 doc = (Document) load("staffNS", builder);
154 Document doc
    [all...]
HasAttributeNS.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
30 import org.w3c.dom.Document;
88 Document doc;
92 doc = (Document) load("staffNS", builder);
107 Document doc;
111 doc = (Document) load("staffNS", builder);
126 Document doc;
130 doc = (Document) load("staffNS", builder);
142 // Document doc
    [all...]
NamedNodeMapGetNamedItemNS.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
30 import org.w3c.dom.Document;
86 // Document doc;
95 // doc = (Document) load("staffNS", builder);
113 Document doc;
119 doc = (Document) load("staffNS", builder);
136 Document doc;
144 doc = (Document) load("staffNS", builder);
163 Document doc
    [all...]
CreateAttributeNS.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
32 import org.w3c.dom.Document;
38 @TestTargetClass(Document.class)
77 Document doc;
79 doc = (Document) load("staffNS", builder);
101 Document doc;
103 doc = (Document) load("staffNS", builder);
124 Document doc;
155 doc = (Document) load("staffNS", builder)
    [all...]
CreateElementNS.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
32 import org.w3c.dom.Document;
39 * The "createElementNS(namespaceURI,qualifiedName)" method for a Document
43 * Document with namespaceURI being the literal string
56 @TestTargetClass(Document.class)
95 Document doc;
97 doc = (Document) load("staffNS", builder);
119 Document doc;
121 doc = (Document) load("staffNS", builder)
    [all...]
NamedNodeMapSetNamedItemNS.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
30 import org.w3c.dom.Document;
96 Document doc;
104 doc = (Document) load("staffNS", builder);
123 Document doc;
130 doc = (Document) load("staffNS", builder);
149 Document doc;
150 Document docAlt;
161 doc = (Document) load("staffNS", builder)
    [all...]
SetAttributeNS.java 3 and is a derived work from the source document.
4 The source document contained the following notice:
30 import org.w3c.dom.Document;
94 Document doc;
97 doc = (Document) load("staffNS", builder);
121 Document doc;
124 doc = (Document) load("staffNS", builder);
145 // Document doc;
153 // doc = (Document) load("staffNS", builder);
186 Document doc
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
importNode01.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
35 * Document should import the given importedNode into that Document.
40 * Create a new attribute whose name is "elem:attr1" in a different document.
42 * Invoke method importNode(importedNode,deep) on this document with
46 * The returned node should belong to this document whose systemId is "staff.dtd"
49 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#Core-Document-importNode">http://www.w3.org/TR/DOM-Level-2-Core/core#Core-Document-importNode</a>
55 * @param factory document factory, may not be nul
    [all...]
importNode09.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
35 * Document should import the given importedNode into that Document.
38 * Retrieve entity "ent6" from staffNS.xml document.
39 * Invoke method importNode(importedNode,deep) on this document.
42 * The returned node should belong to this document whose systemId is "staff.dtd"
45 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#Core-Document-importNode">http://www.w3.org/TR/DOM-Level-2-Core/core#Core-Document-importNode</a>
51 * @param factory document factory, may not be nul
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
JAXPTest.java 19 import org.w3c.dom.Document;
50 Document doc = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(f);
  /external/webkit/WebCore/bindings/js/
ScheduledAction.h 35 class Document;
58 void execute(Document*);
  /external/webkit/WebCore/bindings/v8/custom/
V8DocumentLocationCustom.cpp 37 Document* document = V8Document::toNative(info.Holder()); local
38 if (!document->frame())
41 DOMWindow* window = document->frame()->domWindow();
47 Document* document = V8Document::toNative(info.Holder()); local
48 if (!document->frame())
51 DOMWindow* window = document->frame()->domWindow();
  /external/webkit/WebCore/dom/
DocumentType.h 35 static PassRefPtr<DocumentType> create(Document* document, const String& name, const String& publicId, const String& systemId)
37 return adoptRef(new DocumentType(document, name, publicId, systemId));
49 DocumentType(Document*, const String& name, const String& publicId, const String& systemId);

Completed in 1304 milliseconds

<<11121314151617181920>>