You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Marko Asplund <as...@kronodoc.fi> on 2002/04/25 09:42:30 UTC

SAX2 ErrorHandler & error classification

is there any other way to classify parsing errors in ErrorHandler error
methods than doing it based on the error message text in Xerces2? it would
be nice if the SAXParseException could provide an error code which would
be easy to handle programmatically. for example when doing schema
validation the program might know that certain validation error types can
be safely discarded while others can not.

-- 
	aspa


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org