public class JavascriptEngine extends Object
Constructor and Description |
---|
JavascriptEngine() |
Modifier and Type | Method and Description |
---|---|
String |
execute(String code,
String jsonData)
Execute supplied code against supplied data,
see JavascriptEngineTest for examples
|
public String execute(String code, String jsonData) throws IOException
IOException
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.