Package org.eclipse.rdf4j.spin.function
Class KnownFunctionParser
java.lang.Object
org.eclipse.rdf4j.spin.function.KnownFunctionParser
- All Implemented Interfaces:
FunctionParser
-
Constructor Summary
ConstructorDescriptionKnownFunctionParser
(FunctionRegistry functionRegistry, com.google.common.base.Function<IRI, String> wellKnownFunctions) -
Method Summary
-
Constructor Details
-
KnownFunctionParser
public KnownFunctionParser(FunctionRegistry functionRegistry, com.google.common.base.Function<IRI, String> wellKnownFunctions)
-
-
Method Details
-
parse
- Specified by:
parse
in interfaceFunctionParser
- Throws:
RDF4JException
-