|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ontotext.ordi.trree.TRREEIterator
public class TRREEIterator
Constructor Summary | |
---|---|
TRREEIterator(com.ontotext.trree.owlim_ext.StatementIdIterator iter,
com.ontotext.trree.owlim_ext.EntityPool pool,
com.ontotext.trree.owlim_ext.AbstractRepository repository,
boolean isLazyTs)
|
Method Summary | |
---|---|
void |
close()
|
boolean |
hasNext()
|
TStatement |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TRREEIterator(com.ontotext.trree.owlim_ext.StatementIdIterator iter, com.ontotext.trree.owlim_ext.EntityPool pool, com.ontotext.trree.owlim_ext.AbstractRepository repository, boolean isLazyTs)
Method Detail |
---|
public void close()
close
in interface CloseableIterator<TStatement>
public boolean hasNext()
hasNext
in interface Iterator<TStatement>
public TStatement next()
next
in interface Iterator<TStatement>
public void remove()
remove
in interface Iterator<TStatement>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |