|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.manchester.cs.owlapi.inference.dig11.DIGQueryResponseIterator
public class DIGQueryResponseIterator
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 21-Nov-2006
Constructor Summary | |
---|---|
DIGQueryResponseIterator(org.w3c.dom.Document doc,
OWLDataFactory kb)
|
Method Summary | |
---|---|
protected void |
advanceToNextElement()
|
boolean |
hasNext()
|
DIGQueryResponse |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DIGQueryResponseIterator(org.w3c.dom.Document doc, OWLDataFactory kb)
Method Detail |
---|
public boolean hasNext()
hasNext
in interface java.util.Iterator<DIGQueryResponse>
protected void advanceToNextElement()
public DIGQueryResponse next()
next
in interface java.util.Iterator<DIGQueryResponse>
public void remove()
remove
in interface java.util.Iterator<DIGQueryResponse>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |