[Groovy] Class AbstractStreamingBuilder

  • groovy.xml.streamingmarkupsupport.AbstractStreamingBuilder
class AbstractStreamingBuilder
extends Object

Properties Summary

Properties
Type Name and description
Object aliasSetupClosure
Object badTagClosure
Object builder
Object getNamespaceClosure
Object namespaceSetupClosure
Object specialTags
Object toMapStringClosure

Constructor Summary

Constructors
Constructor and description
AbstractStreamingBuilder ()

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Property Detail

Object aliasSetupClosure

Object badTagClosure

Object builder

Object getNamespaceClosure

Object namespaceSetupClosure

Object specialTags

Object toMapStringClosure

Constructor Detail

AbstractStreamingBuilder()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/xml/streamingmarkupsupport/AbstractStreamingBuilder.html