org.codehaus.groovy.sandbox.markup
Class Builder.Built
java.lang.Object
groovy.lang.GroovyObjectSupport
org.codehaus.groovy.sandbox.markup.Builder.Built
- All Implemented Interfaces:
- groovy.lang.GroovyObject
- Enclosing class:
- Builder
- protected abstract static class Builder.Built
- extends groovy.lang.GroovyObjectSupport
Constructor Summary |
Builder.Built(groovy.lang.Closure root,
Map namespaceTagMap)
|
Methods inherited from class groovy.lang.GroovyObjectSupport |
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
root
protected final groovy.lang.Closure root
namespaceSpecificTags
protected final Map namespaceSpecificTags
Builder.Built
public Builder.Built(groovy.lang.Closure root,
Map namespaceTagMap)
Copyright © 2003-2004 The Codehaus. All Rights Reserved.