Searched defs:IncrementalSAXSource (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DIncrementalSAXSource.java21 * $Id: IncrementalSAXSource.java,v 1.2.4.1 2005/09/15 08:15:06 suresh_emailid Exp $
30 /** <p>IncrementalSAXSource is an API that delivers a small number of
39 public interface IncrementalSAXSource interface
62 * IncrementalSAXSource is running to deliver more events (true),
71 * @return Boolean.TRUE if the IncrementalSAXSource believes more data
82 * IncrementalSAXSource. In some implementations, this may launch a
91 } // class IncrementalSAXSource

Completed in 22 milliseconds