org.apache.batik.script.rhino
Class RhinoInterpreter.Factory

java.lang.Object
  extended by ContextFactory
      extended by org.apache.batik.script.rhino.RhinoInterpreter.Factory
Enclosing class:
RhinoInterpreter

protected class RhinoInterpreter.Factory
extends ContextFactory

Factory for Context objects.


Constructor Summary
protected RhinoInterpreter.Factory()
           
 
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
 

Constructor Detail

RhinoInterpreter.Factory

protected RhinoInterpreter.Factory()
Method Detail

makeContext

protected Context makeContext()
Creates a Context object for use with the interpreter.



Copyright ? 2008 Apache Software Foundation. All Rights Reserved.