Re: [PR] [XERCES-1781] Javadoc changes for AbstractSAXPa rser [xerces-j]
SingingBush (via GitHub) <[email protected]> Fri, 05 Dec 2025 08:36:24 -0000
| Newsgroups | gmane.text.xml.xerces-j.devel |
|---|---|
| Message-ID | <PR_kwDOLzdO6M62tLwt-2e5127d7-8562-42bf-815b-3e34eebeadbe@gitbox.apache.org> |
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]