public Object call(Context context, List args) throws FunctionCallException
Functioncall in interface Functioncontext - The context at the point in the
expression when the function is called.args - List of arguments provided during
the call of the function.FunctionCallExceptionpublic static List evaluate(Context context, Object arg) throws FunctionCallException
FunctionCallExceptionCopyright © 2013. All Rights Reserved.