Class BooleanCast
java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.BooleanCast
org.eclipse.rdf4j.query.algebra.evaluation.function.BooleanCast
- All Implemented Interfaces:
Function
Deprecated.
A
Function that tries to cast its argument to an
xsd:boolean.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BooleanCast
convert, getXsdDatatype, isValidForDatatypeMethods inherited from class CastFunction
evaluate, 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
-
BooleanCast
public BooleanCast()Deprecated.
-
BooleanCastinstead