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

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DIncrementalSAXSource_Filter.java531 * When moreRemains==true, we are pausing after delivering events, to
538 * When moreRemains==false, we shut down immediately without asking the
550 private void co_yield(boolean moreRemains) throws SAXException argument
559 if(moreRemains)

Completed in 127 milliseconds