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


##########
src/org/apache/xml/serialize/Printer.java:
##########
@@ -104,6 +104,11 @@ public class Printer
     private int           _pos = 0;
 
 
+    /**
+     * Create a new Printer instance with the desired char stream and output 
format.
+     * @param writer an output char stream that will be written to

Review Comment:
   done



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