public class DataReader
extends java.lang.Object
| Constructor and Description |
|---|
DataReader() |
| Modifier and Type | Method and Description |
|---|---|
static FileObject |
retrieveStateData(java.lang.String path)
This method is capable of returning the contents
of a CSV file as an ArrayList of Strings.
|
public static FileObject retrieveStateData(java.lang.String path)
path -