test
Class ESDLTest
java.lang.Object
test.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
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 |
ESDLTest
public ESDLTest()
main
public static void main(String[] args)
- The start of our program.
- Parameters:
args
- The commandline parameters.