org.gcube.application.aquamaps.aquamapsportlet.servlet.db
Class SpeciesCSVProcessor
java.lang.Object
org.gcube.application.aquamaps.aquamapsportlet.servlet.db.SpeciesCSVProcessor
- All Implemented Interfaces:
- net.sf.csv4j.CSVLineProcessor
public class SpeciesCSVProcessor
- extends Object
- implements net.sf.csv4j.CSVLineProcessor
Field Summary |
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.ResourceStatus |
status
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
status
public org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.ResourceStatus status
SpeciesCSVProcessor
public SpeciesCSVProcessor(DBSession session)
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
close
public void close()
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.