org.apache.bsf
Class Main
public class Main
extends java.lang.Object
This is the main driver for BSF to be run on the command line
to eval/exec/compile scripts directly.
- Sanjiva Weerawarana
- Matthew J. Duftler
- Sam Ruby
static void | main(java.lang.String[] args)- Static driver to be able to run BSF scripts from the command line.
|
main
public static void main(java.lang.String[] args)
throws java.io.IOException Static driver to be able to run BSF scripts from the command line.
args - command line arguments
java.io.IOException - if any I/O error while loading script