jasi.simple.test
Class TestArchive

java.lang.Object
  extended by jasi.simple.test.TestArchive

public abstract class TestArchive
extends java.lang.Object

An archive example application.


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

Constructor Detail

TestArchive

public TestArchive()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Standard main procedure

Parameters:
args - The file name for simulation and error output.
Throws:
java.io.IOException - Whenever error, while accessing file.