uk.ac.starlink.table
Class TableCopy

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

public class TableCopy
extends Object

Class containing main method for copying tables.

Author:
Mark Taylor (Starlink)

Constructor Summary
TableCopy()
           
 
Method Summary
static void main(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(String[] args)
                 throws IOException
Copies a table from one format to another. See usage message (invoke with '-help') for details.

Throws:
IOException


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.