org.gcube.application.speciesmanager.stubs.readers
Class OccurrencesReader

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.readers.RSReader<Occurrence>
      extended by org.gcube.application.speciesmanager.stubs.readers.OccurrencesReader
All Implemented Interfaces:
Iterator<Occurrence>

public class OccurrencesReader
extends RSReader<Occurrence>


Constructor Summary
OccurrencesReader(String locator)
           
 
Method Summary
 Occurrence transform(String serializedItem)
           
 
Methods inherited from class org.gcube.application.speciesmanager.stubs.readers.RSReader
hasNext, next, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OccurrencesReader

public OccurrencesReader(String locator)
                  throws Exception
Throws:
Exception
Method Detail

transform

public Occurrence transform(String serializedItem)
                     throws Exception
Specified by:
transform in class RSReader<Occurrence>
Throws:
Exception


Copyright © 2012. All Rights Reserved.