Class CSVFileReader
- java.lang.Object
-
- org.uitnet.testing.smartfwk.ui.core.file.reader.CSVFileReader
-
public class CSVFileReader extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TablegetData(String filePath)static TablegetData(String filePath, char delimiter, char quoteChar, boolean trimCellData)
-