JDK-8011653: Upgrade to JAXP 1.5

Alan Bateman Alan.Bateman at oracle.com
Tue May 7 07:49:38 UTC 2013


On 07/05/2013 08:39, huizhe wang wrote:
>
> :
>
>> :
>>
>> - DocumentBuilderFactory still says that SAXException is throw by 
>> DocumentBuilderFactory.
>
> Yes, that's what's in the jaxp1.3/1.4 spec unfortunately. Both DOM and 
> SAX throws SAXException. It should have defined a DOMException for DOM 
> operations.
I understand that. I was trying to point out the words "thrown by 
DocumentBuilder" should really be "thrown the parse methods defined by 
DocumentBuilder".

Otherwise I think this is good to go.

-Alan.



More information about the core-libs-dev mailing list