[Java] Class BaseMarkupBuilder
- groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
public class BaseMarkupBuilder extends Builder
| 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 |
|---|---|---|
public Object |
bind(Closure root) |
Inherited Methods Summary
| Methods inherited from class | Name |
|---|---|
class Builder | bind |
class GroovyObjectSupport | getMetaClass, setMetaClass |
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/3.0.7/html/gapi/groovy/xml/streamingmarkupsupport/BaseMarkupBuilder.html