|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptingEngine | |
|---|---|
| org.jvoicexml.interpreter | This package contains the core interpreter. |
| org.jvoicexml.interpreter.scripting | This package contains an implementation of a
ScriptingEngine. |
| Uses of ScriptingEngine in org.jvoicexml.interpreter |
|---|
| Methods in org.jvoicexml.interpreter that return ScriptingEngine | |
|---|---|
ScriptingEngine |
VoiceXmlInterpreterContext.getScriptingEngine()
Retrieves the scripting engine. |
ScriptingEngine |
JVoiceXmlSession.getScriptingEngine()
Retrieves the scripting engine. |
| Constructors in org.jvoicexml.interpreter with parameters of type ScriptingEngine | |
|---|---|
SsmlParser(Prompt node,
ScriptingEngine scriptingEngine)
Constructs a new object. |
|
| Uses of ScriptingEngine in org.jvoicexml.interpreter.scripting |
|---|
| Classes in org.jvoicexml.interpreter.scripting that implement ScriptingEngine | |
|---|---|
class |
RhinoScriptingEngine
Container for the handling of variables. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||