Class JSamp


  • public class JSamp
    extends java.lang.Object
    Convenience class for invoking JSAMP command-line applications.
    Since:
    23 Jul 2008
    Author:
    Mark Taylor
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main method.
      static int runMain​(java.lang.String[] args)
      Does the work for the main method.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • runMain

        public static int runMain​(java.lang.String[] args)
        Does the work for the main method.
      • main

        public static void main​(java.lang.String[] args)
        Main method. Use -help flag for documentation.