Class Main


  • public class Main
    extends Object
    Author:
    Martin Scharm
    • Field Detail

      • exit

        public static boolean exit
        Should we exit?.
    • Constructor Detail

      • Main

        public Main()
        Instantiates a new main.
    • Method Detail

      • usage

        public void usage​(String msg)
        Usage.
        Parameters:
        msg - the error/info msg
      • main

        public static void main​(String[] args)
        The main method.
        Parameters:
        args - the arguments
      • run

        public void run​(String[] args)
                 throws Exception
        Run.
        Parameters:
        args - the args
        Throws:
        Exception - the exception