[Java] Class BaseMarkupBuilder
- groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
| Fields inherited from class | Fields |
|---|---|
class Builder | namespaceMethodMap |
Constructor Summary
| Constructor and description |
|---|
BaseMarkupBuilder
(Map namespaceMethodMap) |
Methods Summary
| Type Params | Return Type | Name and description |
|---|---|---|
Object |
bind(Closure root) |
Inherited Methods Summary
| Methods inherited from class | Name |
|---|---|
class Builder | bind |
class GroovyObjectSupport | getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail
public BaseMarkupBuilder(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.4.21/html/gapi/groovy/xml/streamingmarkupsupport/BaseMarkupBuilder.html