java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase2
- All Implemented Interfaces:
Function
- Direct Known Subclasses:
collation,FN_CollationKey,FN_DateTime,FN_StrAfter,FN_StrBefore,FN_StrContains,FN_StrEndsWith,FN_StrStartsWith,langeq,Math_atan2,Math_pow,max,min,Op_NumericIntegerDivide,Op_NumericMod,pow,pythagoras,root
Support for a function of one argument.
-
Constructor Details
-
FunctionBase2
public FunctionBase2()
-
-
Method Details
-
checkBuild
- Specified by:
checkBuildin classFunctionBase
-
exec
Description copied from class:FunctionBaseFunction call to a list of evaluated argument values- Specified by:
execin classFunctionBase
-
exec
-