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


##########
src/org/apache/xerces/stax/events/EntityDeclarationImpl.java:
##########
@@ -40,9 +40,13 @@ public final class EntityDeclarationImpl extends 
XMLEventImpl implements
     private final String fNotationName;
 
     /**
-     * @param eventType
-     * @param location
-     * @param schemaType
+     * Constructor for an implementation of {@link EntityDeclaration}.
+     *
+     * @param publicId the publicId

Review Comment:
   fixing now to align with Javadoc in the interface



-- 
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