org.gcube.application.aquamaps.images
Class SpeciesCSVLineProcessor
java.lang.Object
org.gcube.application.aquamaps.images.SpeciesCSVLineProcessor
- All Implemented Interfaces:
- net.sf.csv4j.CSVLineProcessor
public class SpeciesCSVLineProcessor
- extends Object
- implements net.sf.csv4j.CSVLineProcessor
Constructor Summary |
SpeciesCSVLineProcessor(org.gcube.common.core.scope.GCUBEScope scope,
int suitableID,
int suitable2050ID,
int nativeID,
int native2050ID)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpeciesCSVLineProcessor
public SpeciesCSVLineProcessor(org.gcube.common.core.scope.GCUBEScope scope,
int suitableID,
int suitable2050ID,
int nativeID,
int native2050ID)
throws Exception
- Throws:
Exception
continueProcessing
public boolean continueProcessing()
- Specified by:
continueProcessing
in interface net.sf.csv4j.CSVLineProcessor
processDataLine
public void processDataLine(int arg0,
List<String> arg1)
- Specified by:
processDataLine
in interface net.sf.csv4j.CSVLineProcessor
processHeaderLine
public void processHeaderLine(int arg0,
List<String> arg1)
- Specified by:
processHeaderLine
in interface net.sf.csv4j.CSVLineProcessor
getCount
public long getCount()
Copyright © 2013. All Rights Reserved.