org.aksw.commons.sparql.api.core
Class QueryExecutionFactoryBackString
java.lang.Object
org.aksw.commons.sparql.api.core.QueryExecutionFactoryBackString
- All Implemented Interfaces:
- QueryExecutionFactory, QueryExecutionFactoryQuery, QueryExecutionFactoryString
- Direct Known Subclasses:
- QueryExecutionFactoryHttp
public abstract class QueryExecutionFactoryBackString
- extends Object
- implements QueryExecutionFactory
- Author:
- Claus Stadler
Date: 7/23/11
Time: 9:44 PM
|
Method Summary |
com.hp.hpl.jena.query.QueryExecution |
createQueryExecution(com.hp.hpl.jena.query.Query query)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryExecutionFactoryBackString
public QueryExecutionFactoryBackString()
createQueryExecution
public com.hp.hpl.jena.query.QueryExecution createQueryExecution(com.hp.hpl.jena.query.Query query)
- Specified by:
createQueryExecution in interface QueryExecutionFactoryQuery
Copyright © 2011. All Rights Reserved.