This library allows you to build a tree one element at a time and output it as a pretty string. The tree can easily be output to a String, stdout or a file. This is particularly convenient for ...