Groovy 1.7.5

groovy.text
[Java] Interface Template


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.

Authors:
sam


Copyright © 2003-2010 The Codehaus. All rights reserved.