/Michael Glavassevich/:
Stanimir Stamenkov <[EMAIL PROTECTED]> wrote on 06/21/2005 06:57:49 AM:
Using Xerces2 version 2.6.2 and trying to set the
"http://xml.org/sax/features/lexical-handler/parameter-entities"
feautre on a SAX parser results in a
'org.xml.sax.SAXNotRecognizedException' being thrown. Shouldn't this
be a 'org.xml.sax.SAXNotSupportedException', at least?
It's probably the case that no one realized that this feature existed.
[...]
A bit OT: May be the "NotRecognizedExcepetion" should be made as
subtype of "NotSupportedException", because if it's not recognized -
it is not supported for sure. :-) It is that one could handle only
the more general type and debug the exact type of exception at the
same type. But this is up to the SAX project, I guess.
--
Stanimir
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]