public interface ScriptTemplateConfig
ScriptEngine for automatic lookup in a web environment.
Detected and used by ScriptTemplateView.| Modifier and Type | Method and Description |
|---|---|
Charset |
getCharset() |
ScriptEngine |
getEngine() |
String |
getRenderFunction() |
String |
getRenderObject() |
org.springframework.core.io.ResourceLoader |
getResourceLoader() |
ScriptEngine getEngine()
String getRenderObject()
String getRenderFunction()
Charset getCharset()
org.springframework.core.io.ResourceLoader getResourceLoader()