On this page
[Groovy] Class StreamingDOMBuilder
- groovy.xml.StreamingDOMBuilder
class StreamingDOMBuilder
extends AbstractStreamingBuilder
Properties Summary
Type | Name and description |
---|---|
Object |
builder |
Object |
commentClosure |
Object |
defaultNamespaceStack |
Object |
noopClosure |
Object |
pendingStack |
Object |
piClosure |
Object |
tagClosure |
Constructor Summary
Constructor and description |
---|
StreamingDOMBuilder() |
Methods Summary
Property Detail
Object builder
Object commentClosure
Object defaultNamespaceStack
Object noopClosure
Object pendingStack
Object piClosure
Object tagClosure
Constructor Detail
StreamingDOMBuilder()
Method Detail
Object bind(Object closure)
© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/groovy/xml/StreamingDOMBuilder.html