Re: [PR] [XERCESJ-1781] Javadoc fixes [xerces-j]

SingingBush (via GitHub) <[email protected]>
Newsgroups gmane.text.xml.xerces-j.devel
Message-ID <PR_kwDOLzdO6M6xxdNC-6a1ec571-e16c-45c9-8a0e-286937022a53@gitbox.apache.org>
SingingBush commented on code in PR #44:
URL: https://github.com/apache/xerces-j/pull/44#discussion_r2507038533


##########
src/org/apache/xerces/stax/events/NotationDeclarationImpl.java:
##########
@@ -39,9 +41,13 @@ public final class NotationDeclarationImpl extends XMLEventImpl implements
     private final String fName;
 
     /**
-     * @param eventType
-     * @param location
-     * @param schemaType
+     * Constructor for an implementation of {@link NotationDeclaration}.
+     *
+     * @param name the name
+     * @param publicId the public id

Review Comment:
   fixed to be same as equivalent in other methods



##########
src/org/apache/xerces/stax/events/NotationDeclarationImpl.java:
##########
@@ -39,9 +41,13 @@ public final class NotationDeclarationImpl extends XMLEventImpl implements
     private final String fName;
 
     /**
-     * @param eventType
-     * @param location
-     * @param schemaType
+     * Constructor for an implementation of {@link NotationDeclaration}.
+     *
+     * @param name the name
+     * @param publicId the public id
+     * @param systemId the system id

Review Comment:
   fixed to be same as equivalent in other methods



-- 
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]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.