|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompiledScript | |
---|---|
javax.script | Apache BSF3 - an implementation of JSR-223 (javax.script). |
Uses of CompiledScript in javax.script |
---|
Methods in javax.script that return CompiledScript | |
---|---|
CompiledScript |
Compilable.compile(Reader reader)
Compiles the script (source is read from the Reader) for later execution. |
CompiledScript |
Compilable.compile(String script)
Compiles the script (sourced from the String) for later execution. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |