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.BuilderBuilder.Built
 
- 
 - 
Field Summary- 
Fields inherited from class groovy.xml.streamingmarkupsupport.BuildernamespaceMethodMap
 
- 
 - 
Constructor SummaryConstructors Constructor Description BaseMarkupBuilder(java.util.Map namespaceMethodMap)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectbind(Closure root)- 
Methods inherited from class groovy.lang.GroovyObjectSupportgetMetaClass, getProperty, invokeMethod, setMetaClass, setProperty
 
- 
 
-