|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovyObjectSupport
org.codehaus.groovy.sandbox.markup.Builder.Built
Field Summary | |
protected java.util.Map |
namespaceSpecificTags
|
protected Closure |
root
|
Fields inherited from class groovy.lang.GroovyObjectSupport |
|
Constructor Summary | |
Builder.Built(Closure root,
java.util.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 |
Field Detail |
protected final Closure root
protected final java.util.Map namespaceSpecificTags
Constructor Detail |
public Builder.Built(Closure root, java.util.Map namespaceTagMap)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |