com.werken.xpath.function

Class BooleanFunction

public class BooleanFunction extends Object implements Function

4.3 boolean boolean(object)

Author: bob mcwhirter (bob @ werken.com)

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

Method Detail

call

public Object call(Context context, List args)

evaluate

public static Boolean evaluate(Object obj)
Copyright