Hi, I use Crimson as my parser and that seems to be fine. Crimson handles streaming XML pretty well.
Also, if you're using Xerces, I think Xerces2 will also support streaming XML as well. Thanks, Chris At 03:51 PM 04/11/2002, you wrote: >The main software product at my company is in J++, and I'm interested in >bringing Jabber functionality into it. I've been using Xerces to parse >regular xml documents, but have run into numerous problems when I try to >hand it an InputStream a la Jabber, and I've pretty much given up trying >to use Xerces for this purpose. Is there a stream-oriented parser that >might work in J++/Java? > >thanks, >Dave Sims > > >_______________________________________________ >jdev mailing list >[EMAIL PROTECTED] >http://mailman.jabber.org/listinfo/jdev PGP at ldap://certserver.pgp.com/ _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
