elharo commented on code in PR #51:
URL: https://github.com/apache/xerces-j/pull/51#discussion_r2539833873
##########
src/org/apache/xerces/impl/XMLScanner.java:
##########
@@ -206,13 +206,7 @@ public abstract class XMLScanner
//
/**
- * Resets the component. The component can query the component manager
about
- * any features and properties that affect the operation of the component.
- *
- * @param componentManager the component manager
- *
- * @throws SAXException Throws exception if required features and
- * properties cannot be found.
+ * {@inheritDoc}
Review Comment:
not needed, you can just drop the comment to inherit automatically
--
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]