Searched refs:Node (Results 276 - 300 of 648) sorted by relevance

<<11121314151617181920>>

/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Delementsetattributenodenomodificationallowederr.java70 Node gender;
71 Node entRef;
H A DelementsetattributenodenomodificationallowederrEE.java76 Node gender;
81 Node appendedChild;
H A DelementsetattributenomodificationallowederrEE.java70 Node gender;
73 Node appendedChild;
H A Dhc_attrchildnodes2.java31 * Checks Node.childNodes for an attribute with multiple child nodes.
60 Node testNode;
66 Node retval;
H A Dhc_attrcreatedocumentfragment.java67 Node domesticNode;
71 Node appendedChild;
H A Dhc_attrfirstchild.java31 * Checks that Node.firstChild for an attribute node contains
61 Node testNode;
66 Node otherChild;
H A Dhc_attrlastchild.java31 * Checks that Node.lastChild for an attribute node contains
61 Node testNode;
66 Node otherChild;
H A Dhc_attrremovechild2.java60 Node testNode;
65 Node retval;
H A Dhc_commentgetcomment.java67 Node child;
76 child = (Node) elementList.item(indexN1005E);
H A Dhc_elementgetelementsbytagnamespecialvalue.java67 Node child;
84 child = (Node) lastempList.item(indexN10067);
H A Dhc_elementnormalize.java63 Node firstChild;
66 Node retNode;
H A Dhc_namednodemapchildnoderange.java65 Node testEmployee;
67 Node child;
H A Dhc_namednodemapinuseattributeerr.java69 Node testNode;
73 Node setNode;
H A Dhc_namednodemapreturnattrnode.java67 Node testEmployee;
69 Node streetAttr;
79 attrName = ((Attr) /*Node */streetAttr).getName();
H A Dhc_namednodemapsetnameditem.java36 * new Attr Node previously created. The "setNamedItem(arg)"
73 Node testAddress;
77 Node setNode;
H A Dhc_namednodemapsetnameditemreturnvalue.java40 * new Attr Node previously created and whose node name
75 Node testAddress;
77 Node newNode;
H A Dhc_namednodemapsetnameditemthatexists.java40 * new Attr Node previously created and whose node name
76 Node testAddress;
80 Node setNode;
H A Dhc_nodecommentnodeattributes.java32 * Node returns null.
34 * and assert that Node.attributes is null. Then create
66 Node commentNode;
73 commentNode = (Node) nodeList.item(indexN10043);
H A Dhc_nodecommentnodename.java32 * Comment Node is "#comment".
66 Node commentNode;
73 commentNode = (Node) elementList.item(indexN10044);
H A Dhc_nodecommentnodetype.java31 * The "getNodeType()" method for a Comment Node
66 Node commentNode;
72 commentNode = (Node) testList.item(indexN10040);
H A Dhc_nodecommentnodevalue.java32 * Comment Node is the content of the comment.
66 Node commentNode;
72 commentNode = (Node) elementList.item(indexN10040);
H A Dhc_nodeelementnodeattributes.java31 * Retrieve the third "acronym" element and evaluate Node.attributes.
64 Node attrNode;
82 attrNode = (Node) addrAttr.item(indexN10070);
H A Dhc_nodelistindexequalzero.java66 Node employeeNode;
68 Node child;
H A Dhc_nodelistreturnlastitem.java63 Node employeeNode;
65 Node child;
H A Dnamednodemapinuseattributeerr.java70 Node testNode;
74 Node setNode;

Completed in 50 milliseconds

<<11121314151617181920>>