| Package | Description |
|---|---|
| org.aksw.sparqlify.core.datatypes |
| Modifier and Type | Method and Description |
|---|---|
ExprSubstitutorSql |
SparqlFunctionImpl.getSubstitutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
SparqlFunctionImpl.setSubstitutor(ExprSubstitutorSql substitutor) |
| Constructor and Description |
|---|
SparqlFunctionImpl(String name,
MethodSignature<TypeToken> signature,
SqlExprEvaluator evaluator,
ExprSubstitutorSql substitutor) |
SparqlFunctionImpl(String name,
SqlExprEvaluator evaluator,
ExprSubstitutorSql substitutor) |
Copyright © 2013. All Rights Reserved.