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

<<21222324252627282930>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
namednodemapnotfounderr.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("staff", true);
namednodemapnumberofnodes.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;
70 doc = (Document) load("staff", true);
namednodemapremovenameditemreturnnodevalue.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("staff", true);
namednodemapreturnfirstitem.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", true);
namednodemapreturnlastitem.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", true);
namednodemapreturnnull.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;
71 doc = (Document) load("staff", false);
namednodemapsetnameditemreturnvalue.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
45 * the document interface.
55 * @param factory document factory, may not be null
73 Document doc;
80 doc = (Document) load("staff", true);
namednodemapsetnameditemwithnewvalue.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
42 * the document interface.
52 * @param factory document factory, may not be null
70 Document doc;
76 doc = (Document) load("staff", true);
nodeappendchildgetnodename.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;
71 doc = (Document) load("staff", true);
nodeappendchildinvalidnodetype.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
52 * @param factory document factory, may not be null
70 Document doc;
74 doc = (Document) load("staff", true);
nodeappendchildnodeancestor.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
51 * @param factory document factory, may not be null
69 Document doc;
74 doc = (Document) load("staff", true);
nodeappendchildnomodificationallowederrEE.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;
70 doc = (Document) load("staff", true);
nodeattributenodeattribute.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;
69 doc = (Document) load("staff", false);
nodeattributenodename.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;
69 doc = (Document) load("staff", false);
nodeattributenodetype.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("staff", false);
nodeattributenodevalue.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;
69 doc = (Document) load("staff", false);
nodecdatasectionnodeattribute.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("staff", false);
nodecdatasectionnodename.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", false);
nodechildnodesempty.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;
71 doc = (Document) load("staff", false);
nodeclonefalsenocopytext.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;
71 doc = (Document) load("staff", true);
nodeclonegetparentnull.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;
69 doc = (Document) load("staff", true);
nodeclonenodefalse.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("staff", true);
nodeclonetruecopytext.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;
68 doc = (Document) load("staff", true);
nodecommentnodename.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;
69 doc = (Document) load("staff", false);
nodecommentnodetype.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
34 * Retrieve the nodes from the document and check for
46 * @param factory document factory, may not be null
64 Document doc;
69 doc = (Document) load("staff", false);

Completed in 894 milliseconds

<<21222324252627282930>>