Uses of Class
com.hp.hpl.jena.sparql.engine.main.OpExecutor

Packages that use OpExecutor
com.hp.hpl.jena.sparql.engine.iterator   
com.hp.hpl.jena.sparql.engine.main   
 

Uses of OpExecutor in com.hp.hpl.jena.sparql.engine.iterator
 

Constructors in com.hp.hpl.jena.sparql.engine.iterator with parameters of type OpExecutor
QueryIterProject2(OpProject opProject, QueryIterator input, OpExecutor engine, ExecutionContext execCxt)
           
 

Uses of OpExecutor in com.hp.hpl.jena.sparql.engine.main
 

Methods in com.hp.hpl.jena.sparql.engine.main that return OpExecutor
 OpExecutor OpExecutorFactory.create(ExecutionContext execCxt)
           
 



Licenced under the Apache License, Version 2.0