| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.server.file | |
| org.gcube.portlets.user.td.gwtservice.shared.csv |
| Modifier and Type | Field and Description |
|---|---|
protected CSVParserConfiguration |
CSVFileUploadSession.parserConfiguration |
| Modifier and Type | Method and Description |
|---|---|
CSVParserConfiguration |
CSVFileUploadSession.getParserConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSVFileUploadSession.setParserConfiguration(CSVParserConfiguration parserConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static CheckCSVSession |
CSVFileUtil.checkCSV(File csvFile,
CSVParserConfiguration config,
long errorsLimit) |
protected static net.sf.csv4j.CSVReader |
CSVFileUtil.createCSVReader(File csvFile,
CSVParserConfiguration parserConfiguration) |
static ArrayList<String> |
CSVFileUtil.getHeader(File csvFile,
CSVParserConfiguration parserConfiguration) |
static File |
CSVFileUtil.skipError(File inCSVFile,
CSVParserConfiguration config) |
static void |
CSVFileUtil.toJson(InputStream csv,
OutputStream output,
Charset outputCharset,
CSVParserConfiguration config,
long limit) |
Copyright © 2016. All Rights Reserved.