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

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

Completed in 1253 milliseconds