protected abstract static class Builder.Built
extends groovy.lang.GroovyObjectSupport
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map |
namespaceSpecificTags |
protected groovy.lang.Closure |
root |
| Constructor and Description |
|---|
Built(groovy.lang.Closure root,
java.util.Map namespaceTagMap) |