|
|||||||||
| PREV CLASS NEXT CLASS | 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
| Nested Class Summary | |
|---|---|
protected static class |
Builder.Built
|
| Field Summary | |
|---|---|
protected java.util.Map |
namespaceMethodMap
|
| Constructor Summary | |
|---|---|
Builder(java.util.Map namespaceMethodMap)
|
|
| Method Summary | |
|---|---|
abstract java.lang.Object |
bind(Closure root)
|
| Methods inherited from class groovy.lang.GroovyObjectSupport |
|---|
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.util.Map namespaceMethodMap
| Constructor Detail |
|---|
public Builder(java.util.Map namespaceMethodMap)
| Method Detail |
|---|
public abstract java.lang.Object bind(Closure root)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||