|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.contentmanager.oaiplugin.GCUBEDocumentIterator
public class GCUBEDocumentIterator
| Constructor Summary | |
|---|---|
GCUBEDocumentIterator(uiuc.oai.OAIRecordList recordList,
ReadManager readManager,
Predicate projection)
|
|
| Method Summary | |
|---|---|
void |
close()
|
boolean |
hasNext()
|
java.lang.String |
locator()
|
GDoc |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GCUBEDocumentIterator(uiuc.oai.OAIRecordList recordList,
ReadManager readManager,
Predicate projection)
| Method Detail |
|---|
public boolean hasNext()
public GDoc next()
public void remove()
public void close()
public java.lang.String locator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||