SchemaFactory#newSchema("non existinf file") should throw IOException
---------------------------------------------------------------------
Key: XERCESJ-1179
URL: http://issues.apache.org/jira/browse/XERCESJ-1179
Project: Xerces2-J
Issue Type: Bug
Components: XML Schema API
Reporter: Daniel Serodio
SchemaFactory#newSchema("non existing file") throws SaxException. Shouldn't it
throw IOException, for consistency with Validator#validateSource, for instance,
and also to follow the "principle of least suprise" ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]