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