public class CSVLoader
extends java.lang.Object
Constructor and Description |
---|
CSVLoader(java.lang.String csvFilePath) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilePath() |
java.util.ArrayList<Protocol> |
getSessions() |
public CSVLoader(java.lang.String csvFilePath) throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<Protocol> getSessions()
public java.lang.String getFilePath()