public class SpecialEventCSVLoader
extends java.lang.Object
| Constructor and Description |
|---|
SpecialEventCSVLoader()
Constructor takes list of country objects that need data from csv file (previously created from xml file)
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<SpecialEventData> |
getEventData() |
public SpecialEventCSVLoader()
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic java.util.ArrayList<SpecialEventData> getEventData()