org.apache.batik.script.jacl |
Jacl Package
Provides an API for interpreting Tcl language through
the Jacl interpreter.
|
Java Source File Name | Type | Comment |
JaclInterpreter.java | Class | A simple implementation of Interpreter interface to use
JACL Tcl parser. |
JaclInterpreterFactory.java | Class | Allows to create instances of JaclInterpreter class. |