public class TextQueryPF
extends org.apache.jena.sparql.pfunction.PropertyFunctionBase
| Constructor and Description |
|---|
TextQueryPF() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(org.apache.jena.sparql.pfunction.PropFuncArg argSubject,
org.apache.jena.graph.Node predicate,
org.apache.jena.sparql.pfunction.PropFuncArg argObject,
org.apache.jena.sparql.engine.ExecutionContext execCxt) |
org.apache.jena.sparql.engine.QueryIterator |
exec(org.apache.jena.sparql.engine.binding.Binding binding,
org.apache.jena.sparql.pfunction.PropFuncArg argSubject,
org.apache.jena.graph.Node predicate,
org.apache.jena.sparql.pfunction.PropFuncArg argObject,
org.apache.jena.sparql.engine.ExecutionContext execCxt) |
public void build(org.apache.jena.sparql.pfunction.PropFuncArg argSubject,
org.apache.jena.graph.Node predicate,
org.apache.jena.sparql.pfunction.PropFuncArg argObject,
org.apache.jena.sparql.engine.ExecutionContext execCxt)
build in interface org.apache.jena.sparql.pfunction.PropertyFunctionbuild in class org.apache.jena.sparql.pfunction.PropertyFunctionBasepublic org.apache.jena.sparql.engine.QueryIterator exec(org.apache.jena.sparql.engine.binding.Binding binding,
org.apache.jena.sparql.pfunction.PropFuncArg argSubject,
org.apache.jena.graph.Node predicate,
org.apache.jena.sparql.pfunction.PropFuncArg argObject,
org.apache.jena.sparql.engine.ExecutionContext execCxt)
exec in class org.apache.jena.sparql.pfunction.PropertyFunctionBaseLicenced under the Apache License, Version 2.0