| 
Groovy 1.8.5 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.xml.streamingmarkupsupport.AbstractStreamingBuilder
groovy.xml.StreamingSAXBuilder
class StreamingSAXBuilder extends AbstractStreamingBuilder
| Property Summary | |
|---|---|
        def | 
        
            builder
             | 
        
        def | 
        
            commentClosure
             | 
        
        def | 
        
            noopClosure
             | 
        
        def | 
        
            pendingStack
             | 
        
        def | 
        
            piClosure
             | 
        
        def | 
        
            tagClosure
             | 
        
| Constructor Summary | |
            StreamingSAXBuilder()
             | 
        |
| 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 noopClosure
def pendingStack
def piClosure
def tagClosure
| Constructor Detail | 
|---|
StreamingSAXBuilder()
| Method Detail | 
|---|
def bind(def closure)
Copyright © 2003-2011 The Codehaus. All rights reserved.