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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to