Uses of Class
groovy.text.TemplateEngine

Packages that use TemplateEngine
groovy.text Contains the text processing utilities in particular the template engine API and default implementation. 
 

Uses of TemplateEngine in groovy.text
 

Subclasses of TemplateEngine in groovy.text
 class SimpleTemplateEngine
          This simple template engine uses JSP <% %> script and <%= %> expression syntax.
 



Copyright © 2003-2004 The Codehaus. All Rights Reserved.