| Class | Description |
|---|---|
| JavaScriptIncluder |
A facility for including JavaScript modules in a running script.
|
| JSONStringWriter |
A writer that outputs JSON string content, properly escaping any characters that
require it.
|
| ScriptEngineX |
Script engine utilities.
|
| ScriptExceptionX |
Script exception notes.
|
| Exception | Description |
|---|---|
| MisconfigurationException |
Thrown when a script that serves a configuration purpose is missing or malformed.
|
Embedded execution of scripts.
javax.script