public class FreeMarkerScriptAdaptor extends Object implements freemarker.core.InlineTemplateAdaptor, Serializable
| Constructor and Description |
|---|
FreeMarkerScriptAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(freemarker.core.Environment env)
Render a script template inline.
|
public FreeMarkerScriptAdaptor()
public void accept(freemarker.core.Environment env) throws freemarker.template.TemplateException, IOException
accept in interface freemarker.core.InlineTemplateAdaptorfreemarker.template.TemplateExceptionIOExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.