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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DIncrementalSAXSource_Filter.java537 * When moreRemains==true, we are pausing after delivering events, to
544 * When moreRemains==false, we shut down immediately without asking the
556 private void co_yield(boolean moreRemains) throws SAXException argument
565 if(moreRemains)

Completed in 23 milliseconds