Class Head10


  • public class Head10
    extends java.lang.Object
    Minimal example of invoking a stilts table processing task programmatically using the parameter system.
    Since:
    3 Oct 2014
    Author:
    Mark Taylor
    • Constructor Summary

      Constructors 
      Constructor Description
      Head10()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • Head10

        public Head10()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws uk.ac.starlink.task.TaskException,
                                java.io.IOException
        Throws:
        uk.ac.starlink.task.TaskException
        java.io.IOException