[Groovy] Class StreamingDOMBuilder
- groovy.xml.StreamingDOMBuilder
Properties Summary
Type | Name and description |
---|---|
def |
builder |
def |
commentClosure |
def |
defaultNamespaceStack |
def |
noopClosure |
def |
pendingStack |
def |
piClosure |
def |
tagClosure |
Constructor Summary
Constructor and description |
---|
StreamingDOMBuilder
() |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
def |
bind(def closure) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail
def builder
def commentClosure
def defaultNamespaceStack
def noopClosure
def pendingStack
def piClosure
def tagClosure
Constructor Detail
StreamingDOMBuilder()
Method Detail
def bind(def closure)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/xml/StreamingDOMBuilder.html