Groovy 1.7.2

groovy.xml
Class StreamingDOMBuilder

java.lang.Object
  groovy.xml.streamingmarkupsupport.AbstractStreamingBuilder
      groovy.xml.StreamingDOMBuilder

public class StreamingDOMBuilder
extends AbstractStreamingBuilder

Constructor Summary
StreamingDOMBuilder()

 
Method Summary
def bind(def closure)

 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Constructor Detail

StreamingDOMBuilder

public StreamingDOMBuilder()


 
Method Detail

bind

public def bind(def closure)


 

Copyright © 2003-2010 The Codehaus. All rights reserved.