Class FunctionBase2

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

public abstract class FunctionBase2 extends FunctionBase
Support for functions with two arguments.