com.werken.xpath.function

Class FloorFunction

Implemented Interfaces:
Function

public class FloorFunction
extends java.lang.Object
implements Function

4.4 number floor(number)

Author:
bob mcwhirter (bob @ werken.com)

Method Summary

Object
call(Context context, List args)
static Double
evaluate(Object obj)

Method Details

call

public Object call(Context context,
                   List args)
Specified by:
call in interface Function


evaluate

public static Double evaluate(Object obj)


Copyright B) 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.