com.hp.hpl.jena.sparql.procedure
Class ProcEval
java.lang.Object
com.hp.hpl.jena.sparql.procedure.ProcEval
public class ProcEval
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcEval
public ProcEval()
build
public static Procedure build(OpProcedure opProc,
ExecutionContext execCxt)
build
public static Procedure build(com.hp.hpl.jena.graph.Node procId,
ExprList args,
ExecutionContext execCxt)
build
public static Procedure build(com.hp.hpl.jena.graph.Node procId,
PropFuncArg subjArg,
PropFuncArg objArg,
ExecutionContext execCxt)
choosePropFuncRegistry
public static PropertyFunctionRegistry choosePropFuncRegistry(Context context)
eval
public static QueryIterator eval(QueryIterator queryIterator,
Procedure proc,
ExecutionContext execCxt)
- Evaluate a procedure
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.