| Package | Description | 
|---|---|
| org.eclipse.rdf4j.query.algebra.evaluation.function | |
| org.eclipse.rdf4j.query.algebra.evaluation.function.xsd | Functions for casting values to various XML Schema datatypes | 
| Class and Description | 
|---|
| BooleanCast A  Functionthat tries to cast its argument to an
 xsd:boolean. | 
| DateTimeCast A  Functionthat tries to cast its argument to an
 xsd:dateTime. | 
| DecimalCast A  Functionthat tries to cast its argument to an
 xsd:decimal. | 
| DoubleCast A  Functionthat tries to cast its argument to an
 xsd:double. | 
| FloatCast A  Functionthat tries to cast its argument to an
 xsd:float. | 
| IntegerCast A  Functionthat tries to cast its argument to an
 xsd:integer . | 
| StringCast A  Functionthat tries to cast its argument to an
 xsd:string. | 
| Class and Description | 
|---|
| CastFunction Abstract superclass for  Functions that cast an argument
 to an XML Schema datatype. | 
| IntegerCastFunction Abstract superclass for  CastFunctions that cast their arguments to an xsd:integer or one of its derived
 types. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.