SingingBush commented on code in PR #28:
URL: https://github.com/apache/xerces-j/pull/28#discussion_r2233036799
##########
src/org/apache/xerces/impl/xs/opti/DefaultXMLDocumentHandler.java:
##########
@@ -203,7 +203,7 @@ public void emptyElement(QName element, XMLAttributes
attributes, Augmentations
* parsed from a java.io.Reader).
* @param augs Additional information that may include infoset
augmentations
*
- * @exception XNIException Thrown by handler to signal an error.
+ * @throws XNIException if an error occurs. This should be handled by
implementations of {@link org.apache.xerces.xni.XMLDocumentHandler}
Review Comment:
done now for all matching text. in next commit
--
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]