Uses of Package
org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
Package
Description
Functions for casting values to various XML Schema datatypes
-
ClassDescriptionA
Function
that tries to cast its argument to an xsd:boolean.Abstract superclass forFunction
s that cast an argument to an XML Schema datatype.AFunction
that tries to cast its argument to an xsd:dateTime.AFunction
that tries to cast its argument to an xsd:decimal.AFunction
that tries to cast its argument to an xsd:double.AFunction
that tries to cast its argument to an xsd:float.AFunction
that tries to cast its argument to an xsd:integer .Abstract superclass forCastFunction
s that cast their arguments to an xsd:integer or one of its derived types.AFunction
that tries to cast its argument to an xsd:string. -
ClassDescriptionAbstract superclass for
Function
s that cast an argument to an XML Schema datatype.Abstract superclass forCastFunction
s that cast their arguments to an xsd:integer or one of its derived types.