|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| FunctionTransform<In,E> | IndexTransform based on an expression in a Scripting language using JSR 223. |
| ScriptingConnect | ScriptingConnect This is testing JavaScript and Groovy There is currently not a Maven 2 file for the groovy-engine. |
The only scripting language that works out of the box with Java 6 is JavaScript. To get others to work you have to download jsr223-engines.zip from: https://scripting.dev.java.net/servlets/ProjectDocumentList For each language you want to use there is a engine jar file. E.g. jruby-engine.jar. They have to be on your path. So does the jar file implementing the language.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||