groovy.xml
Class StreamingMarkupBuilder

Field 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)
          
 

Constructor Detail

StreamingMarkupBuilder

public StreamingMarkupBuilder()


Method Detail

bind

public def bind(def closure)