| 接口 | 说明 |
|---|---|
| ICompiledScript | |
| IJavascriptInitializer |
used to intialize the java script context.
|
| IJavascriptWrapper |
Interface used to wrap a java object into javascript object.
|
| IScriptContext | |
| IScriptEngine | |
| IScriptEngineFactory |
| 类 | 说明 |
|---|---|
| BaseScriptable |
An empty implementation of interface
Scriptable |
| BirtHashMap | |
| CoreJavaScriptInitializer | |
| CoreJavaScriptWrapper | |
| JavascriptEvalUtil |
Utilities to faciliate the evaluation of Javascript expressions.
|
| MathUtil | |
| NativeJavaLinkedHashMap |
Represents the scriptable object for Java object,
LinkedHashMap. |
| NativeJavaList | |
| NativeJavaMap |
Represents the scriptable object for Java object which implements the
interface
Map. |
| NativeNamedList | |
| ParameterAttribute | |
| ScriptableParameter | |
| ScriptableParameter.JsValueCallable | |
| ScriptableParameters | |
| ScriptContext | |
| ScriptEngineFactoryManager | |
| ScriptExpression |
Copyright © 2008 Actuate Corp. All rights reserved.