HomeSort by relevance Sort by last modified time
    Searched full:moreremains (Results 1 - 1 of 1) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 531 * 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
559 if(moreRemains)

Completed in 885 milliseconds