On this page
[Java] Class Builder.Built
- groovy.xml.streamingmarkupsupport.Builder.Built
protected static abstract class Builder.Built
extends GroovyObjectSupport
Field Summary
Modifiers | Name | Description |
---|---|---|
protected Map |
namespaceSpecificTags |
|
protected Closure |
root |
Constructor Summary
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class GroovyObjectSupport |
getMetaClass, setMetaClass |
Field Detail
protected final Map namespaceSpecificTags
protected final Closure root
Constructor Detail
public Built(Closure root, Map namespaceTagMap)
© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/groovy/xml/streamingmarkupsupport/Builder.Built.html