HomeSort by relevance Sort by last modified time
    Searched full:otherdoc (Results 1 - 2 of 2) sorted by null

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_attrappendchild5.java 69 Document otherDoc;
71 otherDoc = (Document) load("hc_staff", true);
76 textNode = otherDoc.createTextNode("terday");
hc_attrinsertbefore6.java 70 Document otherDoc;
72 otherDoc = (Document) load("hc_staff", true);
77 textNode = otherDoc.createTextNode("terday");

Completed in 56 milliseconds