GroovyObject
BaseMarkupBuilder
public 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, setProperty
public abstract java.lang.Object bind(Closure root)