java.lang.Object
com.werken.xpath.function.CountFunction
public class CountFunction
extends java.lang.Object
implements Function
number count(node-set)
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)