java.lang.Object
org.jaxen.function.ext.EvaluateFunction
public class EvaluateFunction
extends java.lang.Object
implements Function
node-set evaluate(string)
Object
call(Context context, List args)
static List
evaluate(Context context, Object arg)
public Object call(Context context, List args) throws FunctionCallException
Specified by:call in interface Function
public static List evaluate(Context context, Object arg) throws FunctionCallException