public class NashornInterpreter extends Object
| Constructor and Description |
|---|
NashornInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
EvalResult |
eval(String resourceName,
String source) |
static void |
main(String[] args) |
void |
setVariable(String name,
Object value) |
void |
unsetVariable(String name) |
Copyright © 2016. All rights reserved.