Class TableCopy

java.lang.Object
uk.ac.starlink.table.TableCopy

public class TableCopy extends Object
Class containing main method for copying tables.
Author:
Mark Taylor (Starlink)
  • Constructor Details

    • TableCopy

      public TableCopy()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Copies a table from one format to another. See usage message (invoke with '-help') for details.
      Throws:
      IOException