SingingBush commented on code in PR #28:
URL: https://github.com/apache/xerces-j/pull/28#discussion_r2232837555
##########
src/org/apache/xml/serialize/Printer.java:
##########
@@ -162,7 +167,10 @@ public String leaveDTD()
return null;
}
-
+ /**
+ * @param text the string value to write to the buffer
Review Comment:
fixed in next commit
--
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]