|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.batik.script.rhino.RhinoInterpreterFactory
Allows to create instances of RhinoInterpreter class.
| Constructor Summary | |
RhinoInterpreterFactory()
Builds a RhinoInterpreterFactory. |
|
| Method Summary | |
Interpreter |
createInterpreter(URL documentURL)
Creates an instance of RhinoInterpreter class. |
String |
getMimeType()
Returns the mime-type to register this interpereter with. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RhinoInterpreterFactory()
RhinoInterpreterFactory.
| Method Detail |
public String getMimeType()
getMimeType in interface InterpreterFactorypublic Interpreter createInterpreter(URL documentURL)
RhinoInterpreter 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 | ||||||||||