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


##########
src/org/apache/xerces/xni/QName.java:
##########
@@ -100,10 +110,10 @@ public void setValues(QName qname) {
     /**
      * Convenience method to set the values of the qname components.
      * 
-     * @param prefix    The qname prefix. (e.g. "a")
-     * @param localpart The qname localpart. (e.g. "foo")
-     * @param rawname   The qname rawname. (e.g. "a:foo")
-     * @param uri       The URI binding. (e.g. "http://foo.com/mybinding";)
+     * @param prefix    the qname prefix. (e.g. "a")
+     * @param localpart the qname localpart. (e.g. "foo")

Review Comment:
   fixed in next commit (also: raw part)



-- 
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: j-dev-unsubscr...@xerces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-dev-h...@xerces.apache.org

Reply via email to