I'm not entirely sure I understand your requirements, but perhaps there is something here
http://weblogs.flamefew.net/bayard/archives/000286.html
that can help?

Lance

Dean Hiller wrote:


We are using nio, so we need a truly oriented push SAX parser. Does
anyone know if a parser like this exists? I want to integrate one if
there is one with castor.

For example, you would call Parser.write(char[]) many many times and the
Parser would start calling startElement/endElement as data was written.
The SAX would pause caching unprocessed data when write is not being
called such as an incompleted element(ie
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev

Reply via email to