[Java] Class Builder.Built

  • groovy.xml.streamingmarkupsupport.Builder.Built
protected static abstract class Builder.Built
extends GroovyObjectSupport

Field Summary

Fields
Modifiers Name Description
protected Map namespaceSpecificTags
protected Closure root

Constructor Summary

Constructors
Constructor and description
Built (Closure root, Map namespaceTagMap)

Inherited Methods Summary

Inherited Methods
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-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/xml/streamingmarkupsupport/Builder.Built.html