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

Enclosing class:
RhinoInterpreter

public static interface RhinoInterpreter.ArgumentsBuilder

To build an argument list.


Method Summary
 java.lang.Object[] buildArguments()
           
 

Method Detail

buildArguments

public java.lang.Object[] buildArguments()


Copyright © 2002 Apache Software Foundation. All Rights Reserved.