Searched refs:getDocumentElement (Results 1 – 25 of 81) sorted by relevance
1234
62 rootNode = doc.getDocumentElement(); in testIsSupported1()71 rootNode = doc.getDocumentElement(); in testIsSupported2()80 rootNode = doc.getDocumentElement(); in testIsSupported4()89 rootNode = doc.getDocumentElement(); in testIsSupported5()98 rootNode = doc.getDocumentElement(); in testIsSupported6()107 rootNode = doc.getDocumentElement(); in testIsSupported7()116 rootNode = doc.getDocumentElement(); in testIsSupported9()125 rootNode = doc.getDocumentElement(); in testIsSupported10()134 rootNode = doc.getDocumentElement(); in testIsSupported11()162 rootNode = doc.getDocumentElement(); in testIsSupported12()[all …]
180 docElem = doc.getDocumentElement(); in testGetElementsByTagNameNS8()192 docElem = doc.getDocumentElement(); in testGetElementsByTagNameNS9()226 docElem = doc.getDocumentElement(); in testGetElementsByTagNameNS10()252 docElem = doc.getDocumentElement(); in testGetElementsByTagNameNS11()266 docElem = doc.getDocumentElement(); in testGetElementsByTagNameNS12()276 docElem = doc.getDocumentElement(); in testGetElementsByTagNameNS13()286 docElem = doc.getDocumentElement(); in testGetElementsByTagNameNS14()
55 element = doc.getDocumentElement(); in testGetElementsByTagNameNS1()92 element = doc.getDocumentElement(); in testGetElementsByTagNameNS5()
343 document.getDocumentElement().normalize(); in testCdataSectionsNotHonoredByNodeNormalize()348 document.getDocumentElement().normalize(); in testCdataSectionsNotHonoredByNodeNormalize()368 document.getDocumentElement().normalize(); in testMergeAdjacentTextNodes()369 assertChildren(document.getDocumentElement(), "abcdef"); in testMergeAdjacentTextNodes()374 document.getDocumentElement().normalize(); in testMergeAdjacentEmptyTextNodes()375 assertChildren(document.getDocumentElement()); in testMergeAdjacentEmptyTextNodes()380 document.getDocumentElement().normalize(); in testMergeAdjacentNodesWithNonTextSiblings()381 assertChildren(document.getDocumentElement(), "abcdef", "<br>", "ghijkl"); in testMergeAdjacentNodesWithNonTextSiblings()386 document.getDocumentElement().normalize(); in testMergeAdjacentNodesEliminatesEmptyTexts()387 assertChildren(document.getDocumentElement(), "<br>", "<br>", "<br>"); in testMergeAdjacentNodesEliminatesEmptyTexts()[all …]
43 Node root = document.getDocumentElement(); in test_getNextSibling()54 Element documentElement = document.getDocumentElement(); in testGetBaseUri()
61 Element root = document.getDocumentElement(); in testGoodFile1()114 Element root = document.getDocumentElement(); in testGoodFile2()
103 Element preferences = doc.getDocumentElement() ; in export()202 doc.getDocumentElement().getAttribute("EXTERNAL_XML_VERSION"); in importPreferences()216 Element xmlRoot = (Element) doc.getDocumentElement(); in importPreferences()392 Element xmlMap = doc.getDocumentElement( ) ; in exportMap()424 Element xmlMap = doc.getDocumentElement(); in importMap()
75 rootNode = doc.getDocumentElement(); in runTest()
77 rootNode = doc.getDocumentElement(); in runTest()
69 docElem = doc.getDocumentElement(); in runTest()
65 rootNode = doc.getDocumentElement(); in runTest()
72 docElem = doc.getDocumentElement(); in runTest()
67 rootNode = doc.getDocumentElement(); in runTest()
63 elementNode = doc.getDocumentElement(); in runTest()
62 elementNode = doc.getDocumentElement(); in runTest()
66 rootNode = doc.getDocumentElement(); in runTest()
67 root = doc.getDocumentElement(); in runTest()