com.penguinwerks.jodene.data
Class TestReader

java.lang.Object
  extended bycom.penguinwerks.jodene.data.TestReader

public class TestReader
extends java.lang.Object

To be removed: This was a quick test.

Author:
Paul Hoehne

Constructor Summary
TestReader()
          Default constructor.
 
Method Summary
static void main(java.lang.String[] args)
          Main method for the test.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestReader

public TestReader()
Default constructor.

Method Detail

main

public static void main(java.lang.String[] args)
Main method for the test.

Parameters:
args - Applicaiton arguments.