| 
Groovy 1.8.5 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.lang.GroovyObjectSupport
groovy.xml.streamingmarkupsupport.Builder
public abstract class Builder extends GroovyObjectSupport
| Nested Class Summary | |
|---|---|
        protected static class | 
        
            Builder.Built
             | 
        
| Field Summary | |
|---|---|
        protected Map | 
        
            namespaceMethodMap
             | 
        
| Constructor Summary | |
            Builder(Map namespaceMethodMap)
             | 
        |
| Method Summary | |
|---|---|
            Object
         | 
        
            bind(Closure root)
             | 
        
| Methods inherited from class GroovyObjectSupport | |
|---|---|
| getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty | 
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
| Field Detail | 
|---|
protected final Map namespaceMethodMap
| Constructor Detail | 
|---|
public Builder(Map namespaceMethodMap)
| Method Detail | 
|---|
public Object bind(Closure root)
Copyright © 2003-2011 The Codehaus. All rights reserved.