alma.aedf.types
Class TestTable1

java.lang.Object
  |
  +--alma.aedf.types.TestTable1

public class TestTable1
extends java.lang.Object

A simple test program.

Command:
acsStartJava alma.aedf.types.TestTable1
acsStartJava -DAEDFXMLDirectory=some-directory alma.aedf.types.TestTable1

AEDFXMLDirectory is defaulted to user.home.AEDFXML. This test program requires in input the file aSpectralWindow.xml and looks for it in the subdirectory test of your AEDFXMLDirectory.

Author:
caillat

Constructor Summary
TestTable1()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTable1

public TestTable1()
Method Detail

main

public static void main(java.lang.String[] args)