|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovyObjectSupport
groovy.xml.streamingmarkupsupport.Builder
groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
public class BaseMarkupBuilder
Nested Class Summary |
---|
Nested classes/interfaces inherited from class groovy.xml.streamingmarkupsupport.Builder |
---|
Builder.Built |
Field Summary |
---|
Fields inherited from class groovy.xml.streamingmarkupsupport.Builder |
---|
namespaceMethodMap |
Constructor Summary | |
---|---|
BaseMarkupBuilder(java.util.Map namespaceMethodMap)
|
Method Summary | |
---|---|
java.lang.Object |
bind(Closure root)
|
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 |