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(Map namespaceMethodMap)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectbind(Closure root)- 
Methods inherited from class groovy.lang.GroovyObjectSupportgetMetaClass, setMetaClass
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface groovy.lang.GroovyObjectgetProperty, invokeMethod, setProperty
 
- 
 
-