|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.manchester.cs.owl.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 | |
---|---|
boolean |
hasNext()
|
DIGQueryResponse |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
equals, 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>
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 |