public class NodeBuilder extends BuilderSupport
A helper class for creating nested trees of Node objects for handling arbitrary data
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static NodeBuilder |
newInstance() |
| Methods inherited from class | Name |
|---|---|
class BuilderSupport |
invokeMethod, invokeMethod |
class GroovyObjectSupport |
getMetaClass, setMetaClass |