com.werken.xpath.function

Class CeilingFunction

public class CeilingFunction extends Object implements Function

4.4 number ceiling(number)

Author: bob mcwhirter (bob @ werken.com)

Method Summary
Objectcall(Context context, List args)
static Doubleevaluate(Object obj)

Method Detail

call

public Object call(Context context, List args)

evaluate

public static Double evaluate(Object obj)
Copyright