public class KnownFunctionParser extends Object implements FunctionParser
| Constructor and Description |
|---|
KnownFunctionParser(FunctionRegistry functionRegistry,
com.google.common.base.Function<org.eclipse.rdf4j.model.IRI,String> wellKnownFunctions) |
| Modifier and Type | Method and Description |
|---|---|
Function |
parse(org.eclipse.rdf4j.model.IRI funcUri,
TripleSource store) |
public KnownFunctionParser(FunctionRegistry functionRegistry, com.google.common.base.Function<org.eclipse.rdf4j.model.IRI,String> wellKnownFunctions)
public Function parse(org.eclipse.rdf4j.model.IRI funcUri, TripleSource store) throws org.eclipse.rdf4j.RDF4JException
parse in interface FunctionParserorg.eclipse.rdf4j.RDF4JExceptionCopyright © 2015-2017 Eclipse Foundation. All Rights Reserved.