Searched refs:needsTwoThreads (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/
H A DDTM.java855 public boolean needsTwoThreads(); method in interface:DTM
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DAdaptiveResultTreeImpl.java1224 public boolean needsTwoThreads() method in class:AdaptiveResultTreeImpl
1227 return _dom.needsTwoThreads();
1230 return super.needsTwoThreads();
H A DSimpleResultTreeImpl.java961 public boolean needsTwoThreads() method in class:SimpleResultTreeImpl
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDocumentImpl.java399 public boolean needsTwoThreads() method in class:DTMDocumentImpl
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/dom2dtm/
H A DDOM2DTM.java1576 public boolean needsTwoThreads() method in class:DOM2DTM
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/sax2dtm/
H A DSAX2DTM.java487 public boolean needsTwoThreads() method in class:SAX2DTM

Completed in 59 milliseconds