You can implement your own JexlContext (and wrap/delegate to any existing
one); the 'has' method determines whether a variable exists and the 'get'
method, its actual value.
There are many examples in the tests (JexlEvalContext for instance).



--
Sent from: http://apache-commons.680414.n4.nabble.com/Commons-User-f735979.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to