java.lang.Object
com.werken.xpath.function.FloorFunction
public class FloorFunction
extends java.lang.Object
implements Function
number floor(number)
Object
call(Context context, List args)
static Double
evaluate(Object obj)
public Object call(Context context, List args)
Specified by:call in interface Function
public static Double evaluate(Object obj)