Package org.eclipse.rdf4j.spin.function
Class Localname
java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.UnaryFunction
org.eclipse.rdf4j.spin.function.Localname
- All Implemented Interfaces:
Function
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.rdf4j.query.algebra.evaluation.function.UnaryFunction
evaluate
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.rdf4j.query.algebra.evaluation.function.Function
evaluate, mustReturnDifferentResult
-
Constructor Details
-
Localname
public Localname()
-
-
Method Details
-
getURI
-
evaluate
- Specified by:
evaluate
in classUnaryFunction
- Throws:
ValueExprEvaluationException
-