|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnable
protected class ScriptingEnvironment.EvaluateRunnable
To interpret a script.
| Field Summary | |
|---|---|
protected Interpreter |
interpreter
|
protected java.lang.String |
script
|
| Constructor Summary | |
|---|---|
ScriptingEnvironment.EvaluateRunnable(java.lang.String s,
Interpreter interp)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Interpreter interpreter
protected java.lang.String script
| Constructor Detail |
|---|
public ScriptingEnvironment.EvaluateRunnable(java.lang.String s,
Interpreter interp)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||