|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovy.util.slurpersupport.ReplacementNode
public abstract class ReplacementNode
| Constructor Summary | |
|---|---|
ReplacementNode()
|
|
| Method Summary | |
|---|---|
void |
build(GroovyObject builder)
|
abstract void |
build(GroovyObject builder,
java.util.Map namespaceMap,
java.util.Map namespaceTagHints)
|
java.io.Writer |
writeTo(java.io.Writer out)
writes this object to the given stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplacementNode()
| Method Detail |
|---|
public abstract void build(GroovyObject builder,
java.util.Map namespaceMap,
java.util.Map namespaceTagHints)
public void build(GroovyObject builder)
build in interface Buildable
public java.io.Writer writeTo(java.io.Writer out)
throws java.io.IOException
Writable
writeTo in interface Writablejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||