Home
last modified time | relevance | path

Searched refs:xComment3 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java1873 XComment xComment3 = xDoc.createComment("foobar"); in testXComment() local
1888 xComment.insertBefore(xComment2, xComment3); in testXComment()
1893 xComment.replaceChild(xComment2, xComment3); in testXComment()

Completed in 27 milliseconds