uk.ac.starlink.table
Class TableCopy
java.lang.Object
|
+--uk.ac.starlink.table.TableCopy
- public class TableCopy
- extends Object
Class containing main method for copying tables.
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 |
TableCopy
public TableCopy()
main
public static void main(String[] args)
throws IOException
- Copies a table from one format to another.
IOException