Package org.apache.batik.script

Interface Summary
Interpreter An hight level interface that represents an interpreter engine of a particular scripting language.
InterpreterFactory An hight level interface that represents a factory allowing to create instances of Interpreter interface implementation.
InterpreterPool An interface allowing to create/query an Interpreter corresponding to a particular language.
 

Exception Summary
InterpreterException An exception that will be thrown when a problem is encountered in the script by the Interpreter interface implementation.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.