Glenn Marcy wrote: >>I would like to know if Xerces can act as an incremental parser. > > See http://xml.apache.org/xerces2-j/faq-write.html#faq-10
Unfortunately, there's an error in the sample code. The value of "continueParse" is never updated from the return value of XMLPullParserConfiguration#parse(boolean):boolean. -- Andy Clark * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
