re: Stopping XML parsing in mid-stream?
David Megginson <[email protected]>
| Newsgroups | gmane.text.xml.sax.general |
|---|---|
| Message-ID | <[email protected]> |
Michael Chang writes: > > and might be solvable by switching to a different SAX parser. > Possibly. Do the other SAX parsers have the same method names? > Can I seamlessly change my system properties to use a new parser > without having to change any code? Yes, if you've used SAX correctly -- that was the whole idea of designing the interface. You should start by making sure your InputStream isn't buffered itself. All the best, David -- David Megginson, [email protected], http://www.megginson.com/ ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ List: [email protected] See: http://www.saxproject.org https://lists.sourceforge.net/lists/listinfo/sax-users