Hi I am parsing a XML document using SAX2XMLReader. It could be, that there is an error in one of my actions during parsing, e.g in endElement.
- How can I stop the parsing process? - Have I to throw an exception? If yes how and what kind of execption? Code sample? Thanks for the help Regards Hans --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
