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.- Author:
- Arjohn Kampman
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.BooleanCast
convert, getXsdDatatype, isValidForDatatype
Methods inherited from class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
evaluate, getURI, getXsdName, typeError
-
Constructor Details
-
BooleanCast
public BooleanCast()Deprecated.
-
BooleanCast
instead