|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.northwestern.at.utils.scripting.Scripting
public class Scripting
Constructor Summary | |
---|---|
protected |
Scripting()
Don't allow instantiation but do allow overrides. |
Method Summary | |
---|---|
static java.lang.String |
runScript(java.lang.String scriptName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Scripting()
Method Detail |
---|
public static java.lang.String runScript(java.lang.String scriptName) throws bsh.TargetError, bsh.EvalError, java.io.FileNotFoundException, java.io.IOException
bsh.TargetError
bsh.EvalError
java.io.FileNotFoundException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |