|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Object groovy.xml.streamingmarkupsupport.AbstractStreamingBuilder groovy.xml.StreamingDOMBuilder
class StreamingDOMBuilder extends AbstractStreamingBuilder
Property Summary | |
---|---|
def |
builder
|
def |
commentClosure
|
def |
defaultNamespaceStack
|
def |
noopClosure
|
def |
pendingStack
|
def |
piClosure
|
def |
tagClosure
|
Constructor Summary | |
StreamingDOMBuilder()
|
Method Summary | |
---|---|
def
|
bind(def closure)
|
Methods inherited from 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)
Copyright © 2003-2013 The Codehaus. All rights reserved.