Home
last modified time | relevance | path

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

/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java374 XElement xImpBar = in testXDocument() local
376 assertNotNull("XDocument.importNode(true)", xImpBar); in testXDocument()
378 xImpBar.hasAttributes()); in testXDocument()
380 xImpBar.hasChildNodes()); in testXDocument()
382 "bar", xImpBar.getNodeName()); in testXDocument()
384 xImpBar.getNextSibling()); in testXDocument()

Completed in 30 milliseconds