test
Class ESDLTest

java.lang.Object
  extended bytest.ESDLTest

public class ESDLTest
extends Object

This class reads and prints out an ESDL file.

Usage: ESDLTest filename

Since:
1.00
Version:
1.01
Author:
Berend "Kirk" Wouda

Constructor Summary
ESDLTest()
           
 
Method Summary
static void main(String[] args)
          The start of our program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ESDLTest

public ESDLTest()
Method Detail

main

public static void main(String[] args)
The start of our program.

Parameters:
args - The commandline parameters.