[Groovy] Class StreamingSAXBuilder

  • groovy.xml.StreamingSAXBuilder
class StreamingSAXBuilder
extends AbstractStreamingBuilder

Properties Summary

Properties
Type Name and description
Object builder
Object commentClosure
Object noopClosure
Object pendingStack
Object piClosure
Object tagClosure

Constructor Summary

Constructors
Constructor and description
StreamingSAXBuilder ()

Methods Summary

Methods
Type Params Return Type Name and description
Object bind(Object closure)

Property Detail

Object builder

Object commentClosure

Object noopClosure

Object pendingStack

Object piClosure

Object tagClosure

Constructor Detail

StreamingSAXBuilder()

Method Detail

Object bind(Object closure)

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