|
|||||||||||
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
org.codehaus.groovy.sandbox.markup.BaseMarkupBuilder
Nested Class Summary | |
private static class |
BaseMarkupBuilder.Document
|
Nested classes inherited from class org.codehaus.groovy.sandbox.markup.Builder |
Builder.Built |
Field Summary |
Fields inherited from class org.codehaus.groovy.sandbox.markup.Builder |
namespaceMethodMap |
Fields inherited from class groovy.lang.GroovyObjectSupport |
|
Constructor Summary | |
BaseMarkupBuilder(java.util.Map namespaceMethodMap)
|
Method Summary | |
java.lang.Object |
bind(Closure root)
|
Methods inherited from class org.codehaus.groovy.sandbox.markup.Builder |
|
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 |
Constructor Detail |
public BaseMarkupBuilder(java.util.Map namespaceMethodMap)
Method Detail |
public java.lang.Object bind(Closure root)
bind
in class Builder
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |