SingingBush commented on code in PR #74:
URL: https://github.com/apache/xerces-j/pull/74#discussion_r2591845632


##########
src/org/apache/xerces/parsers/AbstractSAXParser.java:
##########
@@ -2151,7 +2158,9 @@ protected final void startNamespaceMapping() throws 
SAXException{
     }
     
     /**
-     * Send endPrefixMapping events
+     * Send endPrefixMapping events.
+     *
+     * @throws SAXException if an error occurs

Review Comment:
   for this one the call to *endPrefixMapping* could throw depending on the 
handler implementation



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to