OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 1324 milliseconds