public class ExprBindingSubstitutorImpl extends Object implements ExprBindingSubstitutor
| Constructor and Description |
|---|
ExprBindingSubstitutorImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.sparql.expr.Expr |
substitute(com.hp.hpl.jena.sparql.expr.Expr expr,
Map<com.hp.hpl.jena.sparql.core.Var,com.hp.hpl.jena.sparql.expr.Expr> binding) |
public com.hp.hpl.jena.sparql.expr.Expr substitute(com.hp.hpl.jena.sparql.expr.Expr expr,
Map<com.hp.hpl.jena.sparql.core.Var,com.hp.hpl.jena.sparql.expr.Expr> binding)
substitute in interface ExprBindingSubstitutorCopyright © 2014. All rights reserved.