public class OccurrenceCSVProcessor extends Object implements net.sf.csv4j.CSVLineProcessor
| Modifier and Type | Field and Description |
|---|---|
protected static SimpleDateFormat |
FORMAT |
| Constructor and Description |
|---|
OccurrenceCSVProcessor(org.gcube.data.spd.plugin.fwk.writers.rswrapper.ResultWrapper<org.gcube.data.spd.model.products.OccurrencePoint> wrapper,
StreamProgress progress,
CSVParserConfiguration config,
org.apache.commons.io.input.CountingInputStream cis) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
continueProcessing() |
void |
processDataLine(int arg0,
List<String> arg1) |
void |
processHeaderLine(int arg0,
List<String> arg1) |
protected static final SimpleDateFormat FORMAT
public OccurrenceCSVProcessor(org.gcube.data.spd.plugin.fwk.writers.rswrapper.ResultWrapper<org.gcube.data.spd.model.products.OccurrencePoint> wrapper,
StreamProgress progress,
CSVParserConfiguration config,
org.apache.commons.io.input.CountingInputStream cis)
Copyright © 2016. All Rights Reserved.