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
Deprecated.
A
Function that tries to cast its argument to an
xsd:string.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class StringCast
convert, evaluate, getXsdDatatype, isValidForDatatypeMethods inherited from class CastFunction
getURI, getXsdName, typeErrorMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Function
evaluate, mustReturnDifferentResult
-
Constructor Details
-
StringCast
public StringCast()Deprecated.
-
StringCastinstead