| Package | Description |
|---|---|
| delight.nashornsandbox | |
| delight.nashornsandbox.internal |
| Modifier and Type | Method and Description |
|---|---|
Object |
NashornSandbox.eval(String js)
Evaluates the JavaScript string.
|
Object |
NashornSandbox.eval(String js,
ScriptContext scriptContext)
Evaluates the JavaScript string for a given script context
|
| Modifier and Type | Method and Description |
|---|---|
Object |
NashornSandboxImpl.eval(String js) |
Object |
NashornSandboxImpl.eval(String js,
ScriptContext scriptContext) |
Copyright © 2018. All rights reserved.