The issue is stopping Xerces from reading ahead in the buffer. If SAX is used then the endElement with depth == 0 won't help if Xerces has already pulled in bytes of the next XML document in the stream. That was the original problem. So using SAX alone is not the solution. Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- still unsolved: parsing multiple XML from socket Massimo Valla
- Re: still unsolved: parsing multiple XML from so... Aleksander Slominski
- Re: still unsolved: parsing multiple XML fro... Peter Hendry
- Re: still unsolved: parsing multiple XML... Aleksander Slominski
- Re: still unsolved: parsing multiple... Peter Hendry
- Re: still unsolved: parsing mul... Aleksander Slominski
- Re: still unsolved: parsing... Peter Hendry
- Re: still unsolved: par... Aleksander Slominski
- Re: still unsolved: par... Peter Hendry
- Re: still unsolved: par... Massimo Valla
