SingingBush commented on code in PR #51:
URL: https://github.com/apache/xerces-j/pull/51#discussion_r2539849823
##########
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:
ok thanks, I thought _inheritDoc_ was needed for that. In that case I'll
just keep the Javadoc on _XMLComponent_ & _XMLParser_ and remove elsewhere.
That'll be easier to maintain.
--
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]