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

1 2 3 4 5 67 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodecloneattributescopied.java 84 attributes = clonedNode.getAttributes();
hc_nodeelementnodeattributes.java 80 addrAttr = testAddr.getAttributes();
namednodemapinuseattributeerr.java 83 attributes = testNode.getAttributes();
namednodemapremovenameditem.java 84 attributes = testAddress.getAttributes();
namednodemapremovenameditemgetvalue.java 86 attributes = testEmployee.getAttributes();
namednodemapreturnattrnode.java 77 attributes = testEmployee.getAttributes();
namednodemapsetnameditem.java 36 * invoking the "getAttributes()" method. Once the
84 attributes = testAddress.getAttributes();
namednodemapsetnameditemthatexists.java 37 * invoking the "getAttributes()" method. Once the
86 attributes = testAddress.getAttributes();
namednodemapwrongdocumenterr.java 84 attributes = testAddress.getAttributes();
nodecloneattributescopied.java 82 attributes = clonedNode.getAttributes();
nodeelementnodeattributes.java 31 * The "getAttributes()" method invoked on an Element
36 * invoke the "getAttributes()" method. It should return
80 addrAttr = testAddr.getAttributes();
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
attrgetownerelement01.java 85 attributes = element.getAttributes();
attrgetownerelement05.java 87 nodeMap = element.getAttributes();
elementsetattributenodens01.java 98 attributes = element.getAttributes();
getNamedItemNS01.java 83 attributes = testEmployee.getAttributes();
importNode07.java 93 attributes = aNode.getAttributes();
namednodemapgetnameditemns02.java 81 attributes = element.getAttributes();
namednodemapgetnameditemns03.java 85 attributes = element.getAttributes();
namednodemapgetnameditemns04.java 86 attributes = element.getAttributes();
namednodemapgetnameditemns05.java 80 attributes = element.getAttributes();
namednodemapremovenameditemns01.java 78 attributes = element.getAttributes();
namednodemapremovenameditemns02.java 87 attributes = element.getAttributes();
namednodemapremovenameditemns03.java 85 attributes = element.getAttributes();
namednodemapremovenameditemns04.java 79 attributes = element.getAttributes();
namednodemapremovenameditemns06.java 80 attributes = element.getAttributes();

Completed in 477 milliseconds

1 2 3 4 5 67 8 91011>>