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