org.apache.batik.script.rhino
Class RhinoInterpreter.Factory
java.lang.Object
ContextFactory
org.apache.batik.script.rhino.RhinoInterpreter.Factory
- Enclosing class:
- RhinoInterpreter
protected class RhinoInterpreter.Factory
- extends ContextFactory
Factory for Context objects.
Method Summary |
protected Context |
makeContext()
Creates a Context object for use with the interpreter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RhinoInterpreter.Factory
protected RhinoInterpreter.Factory()
makeContext
protected Context makeContext()
- Creates a Context object for use with the interpreter.
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.