|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--scripting.JPythonInterpreterDriver
| Constructor Summary | |
JPythonInterpreterDriver()
|
|
| Method Summary | |
void |
executeScript(java.lang.String script)
|
void |
executeScriptFile(java.lang.String scriptFile)
|
java.lang.String[] |
getSupportedExtensions()
|
java.lang.String[] |
getSupportedLanguages()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public JPythonInterpreterDriver()
| Method Detail |
public void executeScript(java.lang.String script)
throws InterpreterDriver.InterpreterException
public void executeScriptFile(java.lang.String scriptFile)
throws InterpreterDriver.InterpreterException
public java.lang.String[] getSupportedExtensions()
public java.lang.String[] getSupportedLanguages()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||