Package org.apache.batik.script.jpython
Provides an API for interpreting Python language through
the JPython interpreter.
-
Class Summary Class Description JPythonInterpreter A simple implementation ofInterpreter
interface to use JPython python parser.JPythonInterpreterFactory Allows to create instances ofJPythonInterpreter
class.