Yes. See http://svn.apache.org/repos/asf/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/JexlTest.java Look for
testStaticMethodInvocation and testStaticMethodInvocationOnClasses On Fri, May 9, 2008 at 1:26 AM, sebb <[EMAIL PROTECTED]> wrote: > JEXL can access instance methods via the objects that are passed to > the interpreter. > > Is it possible to access static methods in Jexl? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- dIon Gillard "Any sufficiently advanced technology is indistinguishable from magic" - Arthur C. Clarke 1917 - 2008
