org.gcube.data.oai.tmplugin.repository.iterators
Class RepositoryIterator
java.lang.Object
org.gcube.data.oai.tmplugin.repository.iterators.RecordIterator
org.gcube.data.oai.tmplugin.repository.iterators.RepositoryIterator
- All Implemented Interfaces:
- Iterator<uiuc.oai.OAIRecord>, org.gcube.data.streams.Stream<uiuc.oai.OAIRecord>
public abstract class RepositoryIterator
- extends RecordIterator
- Author:
- Fabio Simeoni
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryIterator
public RepositoryIterator()
hasNext
public boolean hasNext()
fetchRecords
protected abstract uiuc.oai.OAIRecordList fetchRecords()
throws uiuc.oai.OAIException
- Throws:
uiuc.oai.OAIException
Copyright © 2012. All Rights Reserved.