| Package | Description | 
|---|---|
| org.eclipse.rdf4j.query.algebra.evaluation.function.xsd | Functions for casting values to various XML Schema datatypes | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BooleanCastA  Functionthat tries to cast its argument to an
 xsd:boolean. | 
| class  | ByteCastA  Functionthat tries to cast its argument to an
 xsd:byte . | 
| class  | DateTimeCastA  Functionthat tries to cast its argument to an
 xsd:dateTime. | 
| class  | DecimalCastA  Functionthat tries to cast its argument to an
 xsd:decimal. | 
| class  | DoubleCastA  Functionthat tries to cast its argument to an
 xsd:double. | 
| class  | FloatCastA  Functionthat tries to cast its argument to an
 xsd:float. | 
| class  | IntCastA  Functionthat tries to cast its argument to an
 xsd:int . | 
| class  | IntegerCastA  Functionthat tries to cast its argument to an
 xsd:integer . | 
| class  | IntegerCastFunctionAbstract superclass for  CastFunctions that cast their arguments to an xsd:integer or one of its derived
 types. | 
| class  | LongCastA  IntegerCastFunctionthat tries to cast its argument to an xsd:long . | 
| class  | NegativeIntegerCastA  Functionthat tries to cast its argument to an
 xsd:negativeInteger . | 
| class  | NonNegativeIntegerCastA  Functionthat tries to cast its argument to an
 xsd:nonNegativeInteger . | 
| class  | NonPositiveIntegerCastA  Functionthat tries to cast its argument to an
 xsd:nonPositiveInteger . | 
| class  | PositiveIntegerCastA  Functionthat tries to cast its argument to an
 xsd:positiveInteger . | 
| class  | ShortCastA  Functionthat tries to cast its argument to an
 xsd:short . | 
| class  | StringCastA  Functionthat tries to cast its argument to an
 xsd:string. | 
| class  | UnsignedByteCastA  IntegerCastFunctionthat tries to cast its argument to an xsd:unsignedByte . | 
| class  | UnsignedIntCastA  IntegerCastFunctionthat tries to cast its argument to an xsd:unsignedInt . | 
| class  | UnsignedLongCastA  IntegerCastFunctionthat tries to cast its argument to an xsd:unsignedShort . | 
| class  | UnsignedShortCastA  IntegerCastFunctionthat tries to cast its argument to an xsd:unsignedShort . | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.