SyntaxFix
Write A Post
Hire A Developer
Questions
Another option is to use Apache Commons StrBuilder, which has the functionality that's lacking in StringBuilder.
StrBuilder.appendLn()
As of version 3.6 StrBuilder has been deprecated in favour of TextStringBuilder which has the same functionality