|
|||||||||||
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
Nested Class Summary | |
protected static class |
Builder.Built
|
Field Summary | |
protected java.util.Map |
namespaceMethodMap
|
Fields inherited from class groovy.lang.GroovyObjectSupport |
|
Constructor Summary | |
Builder(java.util.Map namespaceMethodMap)
|
Method Summary | |
abstract java.lang.Object |
bind(Closure root)
|
private static java.util.Map |
fettleMethodMap(Closure defaultGenerator,
java.util.Map methodMap)
|
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 java.util.Map namespaceMethodMap
Constructor Detail |
public Builder(java.util.Map namespaceMethodMap)
Method Detail |
private static java.util.Map fettleMethodMap(Closure defaultGenerator, java.util.Map methodMap)
public abstract java.lang.Object bind(Closure root)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |