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 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
Constructors Constructor Description BaseMarkupBuilder(Map namespaceMethodMap)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
bind(Closure root)
-
Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty
-
-