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