uk.ac.gla.dcs.renaissance.mg4j
Class OutputDocuments.Iterator

java.lang.Object
  extended by bpiwowar.utils.iterators.AbstractImmutableIterator<String>
      extended by 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>


Field Summary
 
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)
           
 
Method Summary
protected  boolean storeNext()
           
 
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
 

Constructor Detail

OutputDocuments.Iterator

public OutputDocuments.Iterator(it.unimi.dsi.mg4j.document.Document document,
                                it.unimi.dsi.mg4j.index.TermProcessor processor,
                                int fieldIndex)
Method Detail

storeNext

protected boolean storeNext()
Specified by:
storeNext in class bpiwowar.utils.iterators.AbstractImmutableIterator<String>


Copyright © 2011. All Rights Reserved.