HomeSort by relevance Sort by last modified time
    Searched refs:NamedNodeMap (Results 51 - 75 of 378) sorted by null

1 23 4 5 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
attrnextsiblingnull.java 34 * "getNamedItem(name)" method from the NamedNodeMap interface.
65 NamedNodeMap attributes;
attrparentnodenull.java 34 * method from the NamedNodeMap interface.
65 NamedNodeMap attributes;
attrprevioussiblingnull.java 34 * "getNamedItem(name)" method from the NamedNodeMap interface.
65 NamedNodeMap attributes;
attrspecifiedvalue.java 37 * the "getNamedItem(name)" method from the NamedNodeMap
68 NamedNodeMap attributes;
attrspecifiedvaluechanged.java 39 * method from the NamedNodeMap interface.
69 NamedNodeMap attributes;
documenttypegetentitieslength.java 33 * a NamedNodeMap of all its entities. The entity named
64 NamedNodeMap entityList;
documenttypegetentitiestype.java 35 * a NamedNodeMap of all its entities. Traverse the
66 NamedNodeMap entityList;
documenttypegetnotationstype.java 35 * a NamedNodeMap object of all the notations. Traverse
65 NamedNodeMap notationList;
elementassociatedattribute.java 37 * the "getNamedItem(name)" method from the NamedNodeMap
68 NamedNodeMap attributes;
entitygetentityname.java 66 NamedNodeMap entityList;
entitygetpublicidnull.java 67 NamedNodeMap entityList;
hc_attreffectivevalue.java 34 * from the NamedNodeMap interface.
64 NamedNodeMap attributes;
hc_attrgetvalue1.java 60 NamedNodeMap attributes;
hc_attrhaschildnodes.java 61 NamedNodeMap attributes;
hc_attrnextsiblingnull.java 34 * "getNamedItem(name)" method from the NamedNodeMap interface.
64 NamedNodeMap attributes;
hc_attrparentnodenull.java 34 * method from the NamedNodeMap interface.
64 NamedNodeMap attributes;
hc_attrprevioussiblingnull.java 34 * "getNamedItem(name)" method from the NamedNodeMap interface.
64 NamedNodeMap attributes;
hc_attrspecifiedvalue.java 37 * the "getNamedItem(name)" method from the NamedNodeMap
67 NamedNodeMap attributes;
hc_attrspecifiedvaluechanged.java 39 * method from the NamedNodeMap interface.
68 NamedNodeMap attributes;
hc_elementassociatedattribute.java 35 * the "getNamedItem(name)" method from the NamedNodeMap
65 NamedNodeMap attributes;
hc_namednodemapgetnameditem.java 31 * Retrieve the second "p" element and create a NamedNodeMap
67 NamedNodeMap attributes;
hc_namednodemapnotfounderr.java 35 * Create a NamedNodeMap object from the attributes of the
71 NamedNodeMap attributes;
hc_namednodemapnumberofnodes.java 62 NamedNodeMap attributes;
hc_namednodemapremovenameditem.java 34 * Retrieve the third employee and create a NamedNodeMap
70 NamedNodeMap attributes;
hc_namednodemapreturnnull.java 34 * Retrieve the second employee and create a NamedNodeMap
70 NamedNodeMap attributes;

Completed in 640 milliseconds

1 23 4 5 6 7 8 91011>>