public class XWikiSimpleTemplateEngine
extends groovy.text.TemplateEngine
Constructor and Description |
---|
XWikiSimpleTemplateEngine() |
Modifier and Type | Method and Description |
---|---|
groovy.text.Template |
createTemplate(Reader reader) |
static void |
flushCache() |
public groovy.text.Template createTemplate(Reader reader) throws org.codehaus.groovy.control.CompilationFailedException, IOException
createTemplate
in class groovy.text.TemplateEngine
org.codehaus.groovy.control.CompilationFailedException
IOException
public static void flushCache()
Copyright © 2004–2014 XWiki. All rights reserved.