Class BooleanCast

java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.BooleanCast
All Implemented Interfaces:
Function
Direct Known Subclasses:
BooleanCast

public class BooleanCast extends CastFunction
A Function that tries to cast its argument to an xsd:boolean.
Author:
Arjohn Kampman, Jeen Broekstra