Searched refs:setCoalescing (Results 1 – 12 of 12) sorted by relevance
32 dbf.setCoalescing(true); in domOf()
73 builder.setCoalescing(isCoalescing()); in newDocumentBuilder()
374 public void setCoalescing(boolean value) { in setCoalescing() method in DocumentBuilderImpl
187 dbf.setCoalescing(true); in test_isCoalescing()190 dbf.setCoalescing(false); in test_isCoalescing()371 dbf.setCoalescing(true); in test_setCoalescingZ()401 dbf.setCoalescing(false); in test_setCoalescingZ()
197 public void setCoalescing(boolean coalescing) { in setCoalescing() method in DocumentBuilderFactory
47 factory.setCoalescing(value);
27 factory.setCoalescing(value);
99 dbf.setCoalescing(true); in getLoadingDoc()
259 dbf.setCoalescing(true); in loadPrefsDoc()
119 factory.setCoalescing(true); in XsltXPathConformanceTestSuite()
1562 factory.setCoalescing(true); in testCoalescingOn()1573 factory.setCoalescing(false); in testCoalescingOff()
18774 method public void setCoalescing(boolean);