org.apache.batik.bridge
Class ScriptingEnvironment.EvaluateRunnable
java.lang.Object
org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ScriptingEnvironment
protected class ScriptingEnvironment.EvaluateRunnable
- extends Object
- implements Runnable
To interpret a script.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
interpreter
protected Interpreter interpreter
script
protected String script
ScriptingEnvironment.EvaluateRunnable
public ScriptingEnvironment.EvaluateRunnable(String s,
Interpreter interp)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2017 Apache Software Foundation. All Rights Reserved.