Home
last modified time | relevance | path

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

/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java1803 XComment xCommentClone = in testXComment() local
1805 assertNotNull("XComment.cloneNode(false)", xCommentClone); in testXComment()
1807 xCommentClone.hasChildNodes()); in testXComment()
1812 XComment xCommentClone = in testXComment() local
1814 assertNotNull("XComment.cloneNode(true)", xCommentClone); in testXComment()
1816 xCommentClone.hasChildNodes()); in testXComment()

Completed in 56 milliseconds