| 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 |
|---|---|
CheckCSVSession |
TDGWTService.checkCSV(long errorsLimit) |
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.checkCSV(long errorsLimit,
com.google.gwt.user.client.rpc.AsyncCallback<CheckCSVSession> callback) |
| Modifier and Type | Method and Description |
|---|---|
CheckCSVSession |
TDGWTServiceImpl.checkCSV(long errorsLimit) |
| Modifier and Type | Method and Description |
|---|---|
static CheckCSVSession |
CSVFileUtil.checkCSV(File csvFile,
Charset charset,
char delimiter,
char comment,
long errorsLimit) |
static CheckCSVSession |
CSVFileUtil.checkCSV(File csvFile,
CSVParserConfiguration config,
long errorsLimit) |
Copyright © 2018. All Rights Reserved.