パッケージ: libbsf-java (1:2.4.0-8)
libbsf-java に関するリンク
Debian の資源:
libbsf-java ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [commons.apache.org]
類似のパッケージ:
Bean Scripting Framework to support scripting languages in Java
Bean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows one to write JSPs in languages other than Java while providing access to the Java class library. In addition, BSF permits any Java application to be implemented in part (or dynamically extended) by a language that is embedded within it. This is achieved by providing an API that permits calling scripting language engines from within Java, as well as an object registry that exposes Java objects to these scripting language engines.
BSF supports these scripting languages:
* Python (using Jython) * JavaScript (using rhino) * XSLT Stylesheets (as a component of Apache XML project's Xalan and Xerces) * BeanShell (using bsh) via its own bsf adapter
Support for Tcl, NetRexx is not available in this Debian package since Jacl, NetRexx (non-free) are not packaged.
その他の libbsf-java 関連パッケージ
|
|
|
|
-
- sug: bsh
- Java scripting environment (BeanShell) Version 2
-
- sug: libxalan2-java
- XSL Transformations (XSLT) processor in Java
-
- sug: rhino
- Java で書かれた JavaScript エンジン