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 ofInterpreterinterface to use JPython python parser.JPythonInterpreterFactory Allows to create instances ofJPythonInterpreterclass.