org.aksw.commons.sparql.api.core
Class QueryExecutionFactoryBackString

java.lang.Object
  extended by 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


Constructor Summary
QueryExecutionFactoryBackString()
           
 
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
 
Methods inherited from interface org.aksw.commons.sparql.api.core.QueryExecutionFactory
getId, getState
 
Methods inherited from interface org.aksw.commons.sparql.api.core.QueryExecutionFactoryString
createQueryExecution
 

Constructor Detail

QueryExecutionFactoryBackString

public QueryExecutionFactoryBackString()
Method Detail

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.