public abstract class Builder extends GroovyObjectSupport
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | Builder.Built | 
| Modifier and Type | Field and Description | 
|---|---|
| protected java.util.Map | namespaceMethodMap | 
| Constructor and Description | 
|---|
| Builder(java.util.Map namespaceMethodMap) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract java.lang.Object | bind(Closure root) | 
getMetaClass, getProperty, invokeMethod, setMetaClass, setPropertypublic abstract java.lang.Object bind(Closure root)