| Package | Description |
|---|---|
| org.aksw.sparqlify.core.cast | |
| org.aksw.sparqlify.core.datatypes |
| Modifier and Type | Method and Description |
|---|---|
SparqlFunction |
TypeSystemImpl.getSparqlFunction(String name) |
SparqlFunction |
SparqlFunctionProvider.getSparqlFunction(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSystemImpl.registerSparqlFunction(SparqlFunction sparqlFunction) |
void |
TypeSystem.registerSparqlFunction(SparqlFunction sparqlFunction) |
| Modifier and Type | Class and Description |
|---|---|
class |
SparqlFunctionImpl |
| Modifier and Type | Method and Description |
|---|---|
SparqlFunction |
TypeSystem.createSparqlFunction(String name,
SqlExprEvaluator evaluator) |
SparqlFunction |
DatatypeSystemCustom.getSparqlFunction(String name) |
SparqlFunction |
TypeSystem.getSparqlFunction(String name) |
Copyright © 2014. All rights reserved.