[Groovy] Class StreamingSAXBuilder
- groovy.xml.StreamingSAXBuilder
Properties Summary
| Type | Name and description |
|---|---|
def |
builder |
def |
commentClosure |
def |
noopClosure |
def |
pendingStack |
def |
piClosure |
def |
tagClosure |
Constructor Summary
| Constructor and description |
|---|
StreamingSAXBuilder
() |
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 noopClosure
def pendingStack
def piClosure
def tagClosure
Constructor Detail
StreamingSAXBuilder()
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/StreamingSAXBuilder.html