[Java] Class Builder
- groovy.xml.streamingmarkupsupport.Builder
Nested Class Summary
Nested classes
Modifiers | Name | Description |
protected static class | Builder.Built | |
Field Summary
Constructor Summary
Constructors
Constructor and description |
Builder
(Map namespaceMethodMap)
|
Methods Summary
Inherited Methods Summary
Inherited Methods
Methods inherited from class | Name |
class GroovyObjectSupport | getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail
protected final Map namespaceMethodMap
Constructor Detail
public Builder(Map namespaceMethodMap)
Method Detail