| 软件包 | 描述 |
|---|---|
| javax.script |
脚本API的接口和类,定义
TM java脚本引擎提供了一种用于java应用程序框架。
|
| Class and Description |
|---|
| Bindings
一个键/值对的映射,所有的钥匙都
Strings。
|
| CompiledScript
的类编译存储结果的扩展。
|
| ScriptContext
它的实现类是用来连接脚本引擎对象的接口,如范围内的绑定,在托管应用程序。
|
ScriptEngine
ScriptEngine是基本接口的方法必须在本规范每一个实现全功能。
|
ScriptEngineFactory
ScriptEngineFactory是用来描述和实例
ScriptEngines。
|
| ScriptException
通用
异常类脚本API。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.