|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fuberlin.wiwiss.d2rq.find.QueryContext
Encapsulates state for the execution of a find query.
History:
08-03-2004: Initial version of this class.
Field Summary | |
private boolean |
uriPatternMatched
|
Constructor Summary | |
QueryContext()
|
Method Summary | |
boolean |
isURIPatternMatched()
|
void |
setURIPatternMatched(boolean matched)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private boolean uriPatternMatched
Constructor Detail |
public QueryContext()
Method Detail |
public void setURIPatternMatched(boolean matched)
public boolean isURIPatternMatched()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |