com.werken.xpath.function

Class NotFunction

public class NotFunction extends Object implements Function

4.3 boolean not(boolean)

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