| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.file.reader | |
| org.uitnet.testing.smartfwk.ui.core.file.reader.support |
| Modifier and Type | Method and Description |
|---|---|
static Table |
CSVFileReader.getData(String filePath) |
static Table |
CSVFileReader.getData(String filePath) |
static Table |
CSVFileReader.getData(String filePath,
char delimiter,
char quoteChar,
boolean trimCellData) |
static Table |
CSVFileReader.getData(String filePath,
char delimiter,
char quoteChar,
boolean trimCellData) |
static Table |
ExcelFileReader.getSheetData(String filePath,
String sheetName) |
static Table |
ExcelFileReader.getSheetData(String filePath,
String sheetName) |
| Constructor and Description |
|---|
TableRow(Table table,
int rowIndex) |
TableRow(Table table,
int rowIndex) |
Copyright © 2021. All rights reserved.