Class StringCast
java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.StringCast
org.eclipse.rdf4j.query.algebra.evaluation.function.StringCast
- All Implemented Interfaces:
Function
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class StringCast
convert, evaluate, getCoreXsdDatatype, isValidForDatatypeModifier and TypeMethodDescriptionprotected Literalconvert(ValueFactory valueFactory, Value value) Convert the supplied value to a literal of the function output datatype.evaluate(ValueFactory valueFactory, Value... args) Evaluate the function over the supplied input arguments, using the suppliedValueFactoryto produce the result.protected CoreDatatype.XSDprotected booleanisValidForDatatype(String lexicalValue) Verifies that the supplied lexical value is valid for the datatype.Methods inherited from class CastFunction
getURI, getXsdDatatype, getXsdName, typeErrorModifier and TypeMethodDescriptionfinal StringgetURI()protected IRIDeprecated, for removal: This API element is subject to removal in a future version.protected StringReturns a prefixed name representation of the specific datatype that this function returnsprotected final ValueExprEvaluationExceptionCreates aValueExprEvaluationExceptionthat signals a type error.Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Function
evaluate, mustReturnDifferentResultModifier and TypeMethodDescriptiondefault Valueevaluate(TripleSource tripleSource, Value... args) Evaluate the function over the supplied input arguments.default booleanUUID() and STRUUID() must return a different result for each invocation.
-
Constructor Details
-
StringCast
public StringCast()Deprecated.
-
StringCastinstead