Package sam

Base package of all classes of the application.

See:
          Description

Class Summary
main Simple main wrapper.
 

Package sam Description

Base package of all classes of the application.
It mainly consists of the executable class.

To run the application, simply type


   java sam.main [arguments]
To get further help on command-line syntax please use

   java sam.main -?