|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.script.jpython.JPythonInterpreterFactory
Allows to create instances of JPythonInterpreter class.
| Constructor Summary | |
JPythonInterpreterFactory()
Builds a JPythonInterpreterFactory. |
|
| Method Summary | |
Interpreter |
createInterpreter(java.net.URL documentURL)
Creates an instance of JPythonInterpreter class. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JPythonInterpreterFactory()
JPythonInterpreterFactory.
| Method Detail |
public Interpreter createInterpreter(java.net.URL documentURL)
JPythonInterpreter class.
createInterpreter in interface InterpreterFactorydocumentURL - the url for the document which will be scripted
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||