Package org.openrdf.query.algebra.evaluation.function

Interface Summary
Function  
 

Class Summary
BooleanCast A Function that tries to cast its argument to an xsd:boolean.
DateTimeCast A Function that tries to cast its argument to an xsd:dateTime.
DecimalCast A Function that tries to cast its argument to an xsd:decimal.
DoubleCast A Function that tries to cast its argument to an xsd:double.
FloatCast A Function that tries to cast its argument to an xsd:float.
FunctionRegistry  
IntegerCast A Function that tries to cast its argument to an xsd:integer.
StringCast A Function that tries to cast its argument to an xsd:string.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.