This method of the PermissionTreeOutput Class converts the display tree to a String where the nodes and values are delimited by tabs and newline characters.
public String toString();
Returns a formatted text version of the tree.