See: Description
Interface | Description |
---|---|
ScriptingSupport |
Class | Description |
---|---|
Command | |
Commands |
Registry of all the XED commands (for example:
command
insert-before ). |
Commands.Entry | |
NodeUtil | |
SaveDocument | |
Script |
A parsed, ready-to-run, XED script.
|
ScriptCache |
The global cache of XED scripts.
|
ScriptExprContext | |
ScriptLoader | |
Templates |
Exception | Description |
---|---|
ScriptLoadException |
The classes in this package are not documented but should not be useful to third-party developers.
The classes in this package are either thread-safe (e.g. Script) or their code is reentrant (e.g. you must create one instance of ScriptExprContext per thread).