[Java] Class Builder

  • groovy.xml.streamingmarkupsupport.Builder

Nested Class Summary

Nested classes
Modifiers Name Description
protected static class Builder.Built

Field Summary

Fields
Modifiers Name Description
protected Map namespaceMethodMap

Constructor Summary

Constructors
Constructor and description
Builder (Map namespaceMethodMap)

Methods Summary

Methods
Type Params Return Type Name and description
Object bind(Closure root)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class GroovyObjectSupport getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty

Field Detail

protected final Map namespaceMethodMap

Constructor Detail

public Builder(Map namespaceMethodMap)

Method Detail

public Object bind(Closure root)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/groovy/xml/streamingmarkupsupport/Builder.html