uk.ac.gla.dcs.renaissance.mg4j
Class OutputDocuments.Iterator
java.lang.Object
bpiwowar.utils.iterators.AbstractImmutableIterator<String>
uk.ac.gla.dcs.renaissance.mg4j.OutputDocuments.Iterator
- All Implemented Interfaces:
- bpiwowar.pipe.CloseableIterator<String>, Iterator<String>
- Enclosing class:
- OutputDocuments
public static class OutputDocuments.Iterator
- extends bpiwowar.utils.iterators.AbstractImmutableIterator<String>
Fields inherited from class bpiwowar.utils.iterators.AbstractImmutableIterator |
value |
Constructor Summary |
OutputDocuments.Iterator(it.unimi.dsi.mg4j.document.Document document,
it.unimi.dsi.mg4j.index.TermProcessor processor,
int fieldIndex)
|
Methods inherited from class bpiwowar.utils.iterators.AbstractImmutableIterator |
close, hasNext, next, remove |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputDocuments.Iterator
public OutputDocuments.Iterator(it.unimi.dsi.mg4j.document.Document document,
it.unimi.dsi.mg4j.index.TermProcessor processor,
int fieldIndex)
storeNext
protected boolean storeNext()
- Specified by:
storeNext
in class bpiwowar.utils.iterators.AbstractImmutableIterator<String>
Copyright © 2011. All Rights Reserved.