>However, I've recently written a buffered pull parser
>configuration for Xerces2 that guarantees that one and only
>one callback is sent for each call to "parse"
Sounds like it's related to the IncrementalSAXSource_Filter class in Xalan... though that works by throttling the stream rather than by buffering it per se.
______________________________________
Joe Kesselman / IBM Research
- Xerces: Incremental parsing, can it be done? Daniel Shane
- Re: Xerces: Incremental parsing, can it be done? Glenn Marcy
- Re: Xerces: Incremental parsing, can it be done? Daniel Shane
- Re: Xerces: Incremental parsing, can it be done? Andy Clark
- Re: Xerces: Incremental parsing, can it be done? Joseph Kesselman
- Re: Xerces: Incremental parsing, can it be done? Daniel Shane
- Re: Xerces: Incremental parsing, can it be done? Joseph Kesselman
- Re: Xerces: Incremental parsing, can it be done? Joseph Kesselman
- Re: Xerces: Incremental parsing, can it be done? Alan Colette
