com.mindprod.csv
Class TestCSVReader

java.lang.Object
  extended by com.mindprod.csv.TestCSVReader

public final class TestCSVReader
extends java.lang.Object

Test CSVReader to read a csv file.

Since:
2010-12-31
Version:
1.0 2010-12-31 initial version
Author:
Roedy Green, Canadian Mind Products

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

Constructor Detail

TestCSVReader

public TestCSVReader()
Method Detail

main

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

Parameters:
args - not used