|
Groovy 1.6.4 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.xml.streamingmarkupsupport.AbstractStreamingBuilder
groovy.xml.StreamingMarkupBuilder
class StreamingMarkupBuilder extends AbstractStreamingBuilder
| Property Summary | |
|---|---|
def |
builder
|
def |
commentClosure
|
def |
declarationClosure
|
def |
encoding
|
def |
noopClosure
|
def |
pendingStack
|
def |
piClosure
|
def |
tagClosure
|
def |
unescapedClosure
|
| Constructor Summary | |
StreamingMarkupBuilder()
|
|
| Method Summary | |
|---|---|
def
|
bind(def closure)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
def builder
def commentClosure
def declarationClosure
def encoding
def noopClosure
def pendingStack
def piClosure
def tagClosure
def unescapedClosure
| Constructor Detail |
|---|
public StreamingMarkupBuilder()
| Method Detail |
|---|
public def bind(def closure)
Copyright © 2003-2009 The Codehaus. All rights reserved.