org.apache.batik.script.jpython |
JPython Package
Provides an API for interpreting Python language through
the JPython interpreter.
|
Java Source File Name | Type | Comment |
JPythonInterpreter.java | Class | A simple implementation of Interpreter interface to use
JPython python parser. |
JPythonInterpreterFactory.java | Class | Allows to create instances of JPythonInterpreter class. |