Package org.apache.batik.script.jpython
package org.apache.batik.script.jpython
Provides an API for interpreting Python language through
the JPython interpreter.
-
ClassesClassDescriptionA simple implementation of
Interpreter
interface to use JPython python parser.Allows to create instances ofJPythonInterpreter
class.