org.apache.batik.bridge

Class ScriptingEnvironment.EvaluateRunnable

protected class ScriptingEnvironment.EvaluateRunnable extends Object implements Runnable

To interpret a script.
Field Summary
protected Interpreterinterpreter
protected Stringscript
Constructor Summary
EvaluateRunnable(String s, Interpreter interp)
Method Summary
voidrun()

Field Detail

interpreter

protected Interpreter interpreter

script

protected String script

Constructor Detail

EvaluateRunnable

public EvaluateRunnable(String s, Interpreter interp)

Method Detail

run

public void run()
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.