org.gcube.data.analysis.statisticalmanager.dataspace.importer
Class CSVLineProcessorTimeSeries
java.lang.Object
org.gcube.data.analysis.statisticalmanager.dataspace.importer.CSVAbstractLineProcessor
org.gcube.data.analysis.statisticalmanager.dataspace.importer.CSVLineProcessorTimeSeries
- All Implemented Interfaces:
- net.sf.csv4j.CSVLineProcessor
public class CSVLineProcessorTimeSeries
- extends CSVAbstractLineProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVLineProcessorTimeSeries
public CSVLineProcessorTimeSeries(String separator)
throws IOException
- Throws:
IOException
continueProcessing
public boolean continueProcessing()
processDataLine
public void processDataLine(int arg0,
List<String> fields)
- Specified by:
processDataLine in interface net.sf.csv4j.CSVLineProcessor- Overrides:
processDataLine in class CSVAbstractLineProcessor
isTimeFound
public boolean isTimeFound()
getFile
public File getFile()
Copyright © 2012. All Rights Reserved.