org.gcube.data.harmonization.occurrence.impl.readers
Class OccurrenceReader
java.lang.Object
org.gcube.data.harmonization.occurrence.impl.readers.OccurrenceReader
- All Implemented Interfaces:
- OccurrenceStreamer
- Direct Known Subclasses:
- CSVReader, XMLReader
public abstract class OccurrenceReader
- extends Object
- implements OccurrenceStreamer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.gcube.common.core.utils.logging.GCUBELog logger
progress
protected StreamProgress progress
wrapper
protected org.gcube.data.spd.plugin.fwk.writers.rswrapper.ResultWrapper<org.gcube.data.spd.model.products.OccurrencePoint> wrapper
toRead
protected File toRead
configuration
protected ParserConfiguration configuration
OccurrenceReader
public OccurrenceReader(File toRead,
ParserConfiguration configuration)
getProgress
public StreamProgress getProgress()
- Specified by:
getProgress in interface OccurrenceStreamer
setWrapper
public void setWrapper(org.gcube.data.spd.plugin.fwk.writers.rswrapper.ResultWrapper<org.gcube.data.spd.model.products.OccurrencePoint> wrapper)
getLocator
public String getLocator()
throws Exception
- Specified by:
getLocator in interface OccurrenceStreamer
- Throws:
Exception
Copyright © 2014. All Rights Reserved.