Class Builder
java.lang.Object
groovy.lang.GroovyObjectSupport
groovy.xml.streamingmarkupsupport.Builder
- All Implemented Interfaces:
groovy.lang.GroovyObject
- Direct Known Subclasses:
BaseMarkupBuilder
public abstract class Builder
extends groovy.lang.GroovyObjectSupport
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected static classBuilder.Built -
Field Summary
Fields Modifier and Type Field Description protected MapnamespaceMethodMap -
Constructor Summary
-
Method Summary
Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Field Details
-
namespaceMethodMap
-
-
Constructor Details
-
Builder
-
-
Method Details
-
bind
-