Package org.apache.bsf
Class Main
java.lang.Object
org.apache.bsf.Main
This is the main driver for BSF to be run on the command line
to eval/exec/compile scripts directly.
- Author:
- Sanjiva Weerawarana, Matthew J. Duftler, Sam Ruby
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
Static driver to be able to run BSF scripts from the command line.- Parameters:
args
- command line arguments- Throws:
IOException
- if any I/O error while loading script
-