|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryResultListener | |
---|---|
com.ontotext.ordi.wsmo4rdf | |
com.ontotext.ordi.wsmo4rdf.impl | |
com.ontotext.ordi.wsmo4rdf.remote.client | |
com.ontotext.ordi.wsmo4rdf.remote.server |
Uses of QueryResultListener in com.ontotext.ordi.wsmo4rdf |
---|
Methods in com.ontotext.ordi.wsmo4rdf with parameters of type QueryResultListener | |
---|---|
void |
WsmoConnection.evaluate(String query,
QueryResultListener listener)
Invoke a query against this repository and read the results through a call-back interface. |
Uses of QueryResultListener in com.ontotext.ordi.wsmo4rdf.impl |
---|
Methods in com.ontotext.ordi.wsmo4rdf.impl with parameters of type QueryResultListener | |
---|---|
void |
WsmoConnectionImpl.evaluate(String query,
QueryResultListener listener)
|
Uses of QueryResultListener in com.ontotext.ordi.wsmo4rdf.remote.client |
---|
Methods in com.ontotext.ordi.wsmo4rdf.remote.client with parameters of type QueryResultListener | |
---|---|
void |
RemoteWsmoConnection.evaluate(String query,
QueryResultListener listener)
|
Uses of QueryResultListener in com.ontotext.ordi.wsmo4rdf.remote.server |
---|
Classes in com.ontotext.ordi.wsmo4rdf.remote.server that implement QueryResultListener | |
---|---|
class |
SparqlXmlResultListener
Constructs an XML Document in the format recommended by SPARQL Query Results XML Format |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |