Package groovy.util
Class NodePrinter
java.lang.Object
groovy.util.NodePrinter
public class NodePrinter extends Object
A helper class for creating nested trees of data
-
Field Summary
Fields Modifier and Type Field Description protected IndentPrinterout -
Constructor Summary
Constructors Constructor Description NodePrinter()NodePrinter(IndentPrinter out)NodePrinter(PrintWriter out) -
Method Summary
-
Field Details
-
Constructor Details
-
NodePrinter
public NodePrinter() -
NodePrinter
-
NodePrinter
-
-
Method Details