[Groovy] Class StreamingSAXBuilder
- groovy.xml.StreamingSAXBuilder
class StreamingSAXBuilder extends AbstractStreamingBuilder
Properties Summary
Type | Name and description |
---|---|
Object |
builder |
Object |
commentClosure |
Object |
noopClosure |
Object |
pendingStack |
Object |
piClosure |
Object |
tagClosure |
Constructor Summary
Constructor and description |
---|
StreamingSAXBuilder
() |
Methods Summary
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