org.apache.batik.script.rhino
Interface RhinoInterpreter.ArgumentsBuilder

Enclosing interface:
RhinoInterpreter

public static interface RhinoInterpreter.ArgumentsBuilder

To build an argument list.


Method Summary
 Object[] buildArguments()
           
 

Method Detail

buildArguments

public Object[] buildArguments()


Copyright ? 2005 Apache Software Foundation. All Rights Reserved.