public class MakeDatasetStructureTable
extends java.lang.Object
| Constructor and Description |
|---|
MakeDatasetStructureTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeFile()
Close the output file.
|
static void |
main(java.lang.String[] args) |
void |
printTable()
Write the table to the file specified using setOutputFile(String[])
|
void |
setOutputFile(java.lang.String[] args)
Set the output file.
|
public void printTable()
public void setOutputFile(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionpublic void closeFile()
throws java.io.IOException
java.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionCopyright © 2014 Open Microscopy Environment