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
|
Method Summary |
StreamProgress |
getProgress()
|
void |
setWrapper(org.gcube.data.spd.plugin.fwk.writers.rswrapper.ResultWrapper<org.gcube.data.spd.plugin.fwk.model.OccurrencePoint> wrapper)
|
| 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.plugin.fwk.model.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.plugin.fwk.model.OccurrencePoint> wrapper)
Copyright © 2013. All Rights Reserved.