Package | Description |
---|---|
org.gcube.portlets.user.td.gwtservice.client.rpc | |
org.gcube.portlets.user.td.gwtservice.server | |
org.gcube.portlets.user.td.gwtservice.shared.csv |
Modifier and Type | Method and Description |
---|---|
ArrayList<CSVRowError> |
TDGWTService.checkCSV(long errorsLimit) |
Modifier and Type | Method and Description |
---|---|
void |
TDGWTServiceAsync.checkCSV(long errorsLimit,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<CSVRowError>> callback) |
Modifier and Type | Method and Description |
---|---|
ArrayList<CSVRowError> |
TDGWTServiceImpl.checkCSV(long errorsLimit) |
Modifier and Type | Method and Description |
---|---|
static ArrayList<CSVRowError> |
CSVFileUtil.checkCSV(File csvFile,
Charset charset,
char delimiter,
char comment,
long errorsLimit) |
static ArrayList<CSVRowError> |
CSVFileUtil.checkCSV(File csvFile,
CSVParserConfiguration config,
long errorsLimit) |
Copyright © 2014. All Rights Reserved.