|
Groovy 2.1.0-beta-1 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface Template
A template is a block of text with an associated binding that can be output to a writer or evaluated to a string.
Method Summary | |
---|---|
groovy.lang.Writable
|
make()
|
groovy.lang.Writable
|
make(Map binding)
|
Method Detail |
---|
public groovy.lang.Writable make()
public groovy.lang.Writable make(Map binding)
Copyright © 2003-2012 The Codehaus. All rights reserved.