Package com.hp.hpl.jena.sparql.function

Interface Summary
Function Interface to value-testing extensions to the expression evaluator.
FunctionEnv Environment passed to functions
FunctionFactory Interface for function factories.
 

Class Summary
CastXSD General casting : lexcial form must be right.
CastXSD_Boolean  
CastXSD_DateTime Cast DateTime
CastXSD_Numeric  
FunctionBase Interface to value-testing extensions to the expression evaluator.
FunctionBase0 Support for a function of zero arguments.
FunctionBase1 Support for a function of one argument.
FunctionBase2 Support for a function of one argument.
FunctionBase3 Support for a function of one argument.
FunctionBase4 Support for a function of one argument.
FunctionEnvBase Environment passed to functions -- see also ExecutionContext
FunctionRegistry  
StandardFunctions Standard function library.
 



Licenced under the Apache License, Version 2.0