groovy.xml.streamingmarkupsupport
Class BaseMarkupBuilder
java.lang.Object
groovy.lang.GroovyObjectSupport
groovy.xml.streamingmarkupsupport.Builder
groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
- All Implemented Interfaces:
- GroovyObject
public class BaseMarkupBuilder
- extends Builder
Nested classes/interfaces inherited from class groovy.xml.streamingmarkupsupport.Builder |
Builder.Built |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseMarkupBuilder
public BaseMarkupBuilder(Map namespaceMethodMap)
bind
public Object bind(Closure root)
- Specified by:
bind
in class Builder