org.jaxen.function.ext

Class EvaluateFunction

Implemented Interfaces:
Function

public class EvaluateFunction
extends java.lang.Object
implements Function

node-set evaluate(string)
Author:
Erwin Bolwidt (ejb @ klomp.org)

Method Summary

Object
call(Context context, List args)
static List
evaluate(Context context, Object arg)

Method Details

call

public Object call(Context context,
                   List args)
            throws FunctionCallException
Specified by:
call in interface Function

evaluate

public static List evaluate(Context context,
                            Object arg)
            throws FunctionCallException