groovy.text
Class GStringTemplateEngine
java.lang.Object
groovy.text.TemplateEngine
groovy.text.GStringTemplateEngine
- public class GStringTemplateEngine
- extends TemplateEngine
- Author:
- tug@wilson.co.uk
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GStringTemplateEngine
public GStringTemplateEngine()
createTemplate
public Template createTemplate(Reader reader)
throws CompilationFailedException,
ClassNotFoundException,
IOException
- Specified by:
createTemplate
in class TemplateEngine
- Throws:
CompilationFailedException
ClassNotFoundException
IOException
Copyright © 2003-2005 The Codehaus. All Rights Reserved.