|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovy.lang.GroovyObjectSupport groovy.xml.streamingmarkupsupport.Builder groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
public class BaseMarkupBuilder extends Builder
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, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
public BaseMarkupBuilder(Map namespaceMethodMap)
Method Detail |
---|
public Object bind(Closure root)
Copyright © 2003-2013 The Codehaus. All rights reserved.