uk.ac.starlink.table
Class TableCopy

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

public class TableCopy
extends java.lang.Object

Class containing main method for copying tables.


Constructor Summary
TableCopy()
           
 
Method Summary
static void main(java.lang.String[] args)
          Copies a table from one format to another.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableCopy

public TableCopy()
Method Detail

main

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

Throws:
java.io.IOException