[Java] Class Built
- groovy.xml.streamingmarkupsupport.Builder.Built
Field Summary
| Modifiers | Name | Description |
|---|---|---|
protected Map | namespaceSpecificTags | |
protected Closure | root |
Constructor Summary
| Constructor and description |
|---|
Builder.Built
(Closure root, Map namespaceTagMap) |
Inherited Methods Summary
| Methods inherited from class | Name |
|---|---|
class GroovyObjectSupport | getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
Field Detail
protected final Map namespaceSpecificTags
protected final Closure root
Constructor Detail
public Builder.Built(Closure root, Map namespaceTagMap)
© 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.Built.html