HomeSort by relevance Sort by last modified time
    Searched refs:getAttributes (Results 151 - 175 of 631) sorted by null

1 2 3 4 5 67 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_attrchildnodes1.java 70 attributes = testNode.getAttributes();
hc_attrchildnodes2.java 70 attributes = testNode.getAttributes();
hc_attrclonenode1.java 71 attributes = testNode.getAttributes();
hc_attrcreatedocumentfragment.java 79 attributes = domesticNode.getAttributes();
hc_attrcreatetextnode.java 74 attributes = testNode.getAttributes();
hc_attrcreatetextnode2.java 74 attributes = testNode.getAttributes();
hc_attrfirstchild.java 70 attributes = testNode.getAttributes();
hc_attrgetvalue2.java 73 attributes = testNode.getAttributes();
hc_attrinsertbefore1.java 74 attributes = testNode.getAttributes();
hc_attrinsertbefore2.java 73 attributes = testNode.getAttributes();
hc_attrinsertbefore5.java 75 attributes = testNode.getAttributes();
hc_attrinsertbefore6.java 75 attributes = testNode.getAttributes();
hc_attrlastchild.java 70 attributes = testNode.getAttributes();
hc_attrname.java 72 attributes = testNode.getAttributes();
hc_attrnormalize.java 72 attributes = testNode.getAttributes();
hc_attrremovechild1.java 70 attributes = testNode.getAttributes();
hc_attrremovechild2.java 69 attributes = testNode.getAttributes();
hc_attrreplacechild1.java 71 attributes = testNode.getAttributes();
hc_attrsetvalue1.java 69 attributes = testNode.getAttributes();
hc_attrsetvalue2.java 70 attributes = testNode.getAttributes();
hc_commentgetcomment.java 84 attributes = child.getAttributes();
hc_documentgetdoctype.java 83 attributes = docType.getAttributes();
hc_elementremoveattributeaftercreate.java 38 * interface. It also uses the "getAttributes()" method
78 attributes = testEmployee.getAttributes();
hc_elementretrieveallattributes.java 32 * of the first "p" element by using the "getAttributes()"
79 attributes = testAddress.getAttributes();
hc_namednodemapchildnoderange.java 73 attributes = testEmployee.getAttributes();

Completed in 804 milliseconds

1 2 3 4 5 67 8 91011>>