public class JavaScriptInterpreter extends Object
| Modifier and Type | Field and Description |
|---|---|
static JavaScriptInterpreter |
Instance |
| Modifier and Type | Method and Description |
|---|---|
void |
defineLink(Object javaObject,
String jsVariableName) |
Object |
interpret(String javaScriptCode) |
String |
stringiFy(Object object) |
Copyright © 2017. All rights reserved.