| 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(MethodDeclaration<TypeToken> declaration,
SqlExprEvaluator evaluator,
ExprSubstitutorSql substitutor)
TODO Switch to using the MethodDeclaration object
|
SparqlFunctionImpl(String name,
MethodSignature<TypeToken> signature,
SqlExprEvaluator evaluator,
ExprSubstitutorSql substitutor) |
SparqlFunctionImpl(String name,
SqlExprEvaluator evaluator,
ExprSubstitutorSql substitutor) |
Copyright © 2014. All rights reserved.