public class SightlyCompiledScript extends CompiledScript
| Constructor and Description |
|---|
SightlyCompiledScript(SightlyScriptEngine scriptEngine,
org.apache.sling.scripting.sightly.render.RenderUnit renderUnit) |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(ScriptContext context) |
ScriptEngine |
getEngine() |
org.apache.sling.scripting.sightly.render.RenderUnit |
getRenderUnit() |
eval, evalpublic SightlyCompiledScript(SightlyScriptEngine scriptEngine, org.apache.sling.scripting.sightly.render.RenderUnit renderUnit)
public Object eval(ScriptContext context)
eval in class CompiledScriptpublic ScriptEngine getEngine()
getEngine in class CompiledScriptpublic org.apache.sling.scripting.sightly.render.RenderUnit getRenderUnit()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.