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

<<11121314151617181920>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_elementassociatedattribute.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;
68 doc = (Document) load("hc_staff", false);
hc_elementchangeattributevalue.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;
71 doc = (Document) load("hc_staff", true);
hc_elementgetattributenode.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
42 * @param factory document factory, may not be null
60 Document doc;
65 doc = (Document) load("hc_staff", false);
hc_elementgetattributenodenull.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;
68 doc = (Document) load("hc_staff", true);
hc_elementgetelementempty.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
40 * "createAttribute(newAttr)" method from the Document
50 * @param factory document factory, may not be null
68 Document doc;
74 doc = (Document) load("hc_staff", true);
hc_elementgettagname.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", false);
hc_elementinvalidcharacterexception.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;
68 doc = (Document) load("hc_staff", true);
hc_elementinvalidcharacterexception1.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
42 * @param factory document factory, may not be null
60 Document doc;
63 doc = (Document) load("hc_staff", true);
hc_elementnotfounderr.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
38 * of the "createAttribute(name)" method from the Document
50 * @param factory document factory, may not be null
68 Document doc;
73 doc = (Document) load("hc_staff", true);
hc_elementremoveattribute.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;
65 doc = (Document) load("hc_staff", true);
hc_elementremoveattributenode.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;
68 doc = (Document) load("hc_staff", true);
hc_elementreplaceattributewithself.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;
68 doc = (Document) load("hc_staff", true);
hc_elementreplaceexistingattribute.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
42 * method from the Document interface.
49 * @param factory document factory, may not be null
67 Document doc;
73 doc = (Document) load("hc_staff", true);
hc_elementreplaceexistingattributegevalue.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
39 * from the Document interface.
47 * @param factory document factory, may not be null
65 Document doc;
71 doc = (Document) load("hc_staff", true);
hc_elementretrieveattrvalue.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;
66 doc = (Document) load("hc_staff", false);
hc_elementretrievetagname.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;
67 doc = (Document) load("hc_staff", false);
hc_elementsetattributenodenull.java 4 and is a derived work from the source document.
5 The source document contained the following notice:
40 * method from the Document interface.
49 * @param factory document factory, may not be null
67 Document doc;
72 doc = (Document) load("hc_staff", true);
hc_namednodemapgetnameditem.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_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("hc_staff", true);
hc_namednodemapnumberofnodes.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;
64 doc = (Document) load("hc_staff", true);
hc_namednodemapremovenameditem.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;
74 doc = (Document) load("hc_staff", true);
hc_namednodemapreturnnull.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);
hc_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("hc_staff", true);
hc_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("hc_staff", true);
hc_nodeappendchildinvalidnodetype.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;
73 doc = (Document) load("hc_staff", true);

Completed in 655 milliseconds

<<11121314151617181920>>