|
Errors are not reported via the
exceptions, they are reported via pluggable error callbacks. An exception can
only report one error, because it unwinds the stack. The callbacks allow the
parser to continue through more than one error (if you tell it that’s ok
to do.) Look at the sample programs, which clearly show how this is done. ------------------------------------- Dean Roddey The Charmed Quark
Controller -----Original Message----- Can someone enlighten me please? There's no error code value in the
SaxParseException class... Are all error codes for internal use only? Many thanks, Scot Nielsen |
- How to get the error code during SAX parse? Scot Nielsen
- How do I get off the mailing list? Dean Roddey
- How do I get off the mailing list? Steve Heller
- RE: How to get the error code during SAX parse? Duncan_Stodart
- RE: How to get the error code during SAX parse? Dean Roddey
- RE: How to get the error code during SAX parse? Duncan_Stodart
- RE: How to get the error code during SAX parse? Dean Roddey
- RE: How to get the error code during SAX parse? Duncan_Stodart
- Re: How to get the error code during SAX parse? Duncan_Stodart
- RE: How to get the error code during SAX parse? Duncan_Stodart
