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.

Reply via email to