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

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DIncrementalSAXSource.java66 * @param parsemore If true, tells the incremental SAX stream to deliver
73 public Object deliverMoreNodes (boolean parsemore); argument
H A DIncrementalSAXSource_Filter.java696 * @param parsemore If true, tells the incremental filter to generate
708 public Object deliverMoreNodes(boolean parsemore) argument
717 fCoroutineManager.co_resume(parsemore?Boolean.TRUE:Boolean.FALSE,

Completed in 109 milliseconds