Appends the new line string to this string builder.
The new line string can be altered using {@link #setNewLineText(String)}. This might be used to force the output to always use Unix line endings even when on Windows.
@return this, to enable chaining
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.