org.gcube.application.aquamaps.aquamapsservice.impl.db.managers.threads
Class StatefullCSVLineProcessor
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.db.managers.threads.StatefullCSVLineProcessor
- All Implemented Interfaces:
- net.sf.csv4j.CSVLineProcessor
public class StatefullCSVLineProcessor
- extends Object
- implements net.sf.csv4j.CSVLineProcessor
|
Constructor Summary |
StatefullCSVLineProcessor(List<org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.Field> model,
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Resource tofillResource,
Long totalCount,
boolean[] fieldsmask)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefullCSVLineProcessor
public StatefullCSVLineProcessor(List<org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.Field> model,
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Resource tofillResource,
Long totalCount,
boolean[] fieldsmask)
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()
Copyright © 2014. All Rights Reserved.