public class JavascriptTemplate extends Object
| Constructor and Description |
|---|
JavascriptTemplate() |
| Modifier and Type | Method and Description |
|---|---|
static org.mozilla.javascript.ScriptableObject |
initEngine(JSTNode templateNode) |
static JSTNode |
initNode(String programName) |
static String |
renderToStringImpl(org.mozilla.javascript.ScriptableObject scope,
JSTNode templateNode,
Object... args) |
Copyright © 2019. All rights reserved.