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

<<21222324252627282930>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodelistindexgetlength.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
45 * @param factory document factory, may not be null
63 Document doc;
68 doc = (Document) load("hc_staff", false);
hc_nodelistindexgetlengthofemptylist.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
46 * @param factory document factory, may not be null
64 Document doc;
70 doc = (Document) load("hc_staff", false);
hc_nodelistindexnotzero.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
47 * @param factory document factory, may not be null
65 Document doc;
71 doc = (Document) load("hc_staff", false);
hc_nodelistreturnfirstitem.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
43 * @param factory document factory, may not be null
61 Document doc;
67 doc = (Document) load("hc_staff", false);
hc_nodeparentnode.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
44 * @param factory document factory, may not be null
62 Document doc;
67 doc = (Document) load("hc_staff", false);
hc_nodeparentnodenull.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
34 * "createElement(name)" method from the Document interface.
45 * @param factory document factory, may not be null
63 Document doc;
66 doc = (Document) load("hc_staff", false);
hc_noderemovechild.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
47 * @param factory document factory, may not be null
65 Document doc;
71 doc = (Document) load("hc_staff", true);
hc_noderemovechildoldchildnonexistent.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
49 * @param factory document factory, may not be null
67 Document doc;
72 doc = (Document) load("hc_staff", true);
hc_nodetextnodeattribute.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
44 * @param factory document factory, may not be null
62 Document doc;
67 doc = (Document) load("hc_staff", false);
hc_nodetextnodename.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
40 * @param factory document factory, may not be null
58 Document doc;
63 doc = (Document) load("hc_staff", false);
hc_nodetextnodetype.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
44 * @param factory document factory, may not be null
62 Document doc;
67 doc = (Document) load("hc_staff", false);
hc_nodetextnodevalue.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
45 * @param factory document factory, may not be null
63 Document doc;
68 doc = (Document) load("hc_staff", false);
hc_nodevalue01.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
35 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#i-Document">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#i-Document</a>
41 * @param factory document factory, may not be null
59 Document doc;
62 doc = (Document) load("hc_staff", true);
hc_nodevalue02.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
41 * @param factory document factory, may not be null
59 Document doc;
62 doc = (Document) load("hc_staff", true);
hc_nodevalue04.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
31 * An document type accessed, setNodeValue is called with a non-null argument, but getNodeValue
41 * @param factory document factory, may not be null
59 Document doc;
62 doc = (Document) load("hc_staff", true);
hc_nodevalue05.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
31 * A document fragment is created, setNodeValue is called with a non-null argument, but getNodeValue
41 * @param factory document factory, may not be null
59 Document doc;
62 doc = (Document) load("hc_staff", true);
hc_nodevalue06.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
31 * An document is accessed, setNodeValue is called with a non-null argument, but getNodeValue
35 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#i-Document">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#i-Document</a>
41 * @param factory document factory, may not be null
59 Document newNode;
61 newNode = (Document) load("hc_staff", true);
hc_textindexsizeerroffsetoutofbounds.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
50 * @param factory document factory, may not be null
68 Document doc;
73 doc = (Document) load("hc_staff", true);
hc_textsplittextfour.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
47 * @param factory document factory, may not be null
65 Document doc;
71 doc = (Document) load("hc_staff", true);
hc_textsplittextone.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
48 * @param factory document factory, may not be null
66 Document doc;
73 doc = (Document) load("hc_staff", true);
hc_textsplittextthree.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
49 * @param factory document factory, may not be null
67 Document doc;
73 doc = (Document) load("hc_staff", true);
hc_textsplittexttwo.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
48 * @param factory document factory, may not be null
66 Document doc;
72 doc = (Document) load("hc_staff", true);
hc_textwithnomarkup.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
49 * @param factory document factory, may not be null
67 Document doc;
72 doc = (Document) load("hc_staff", false);
namednodemapchildnoderange.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
47 * @param factory document factory, may not be null
65 Document doc;
71 doc = (Document) load("staff", true);
namednodemapgetnameditem.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
48 * @param factory document factory, may not be null
66 Document doc;
72 doc = (Document) load("staff", false);

Completed in 706 milliseconds

<<21222324252627282930>>