| Helper to create a context. In the current implementation of JEXL, there
is one implementation of JexlContext -
HashMapContext , and there
is no reason not to directly instantiate
HashMapContext in your
own application.
since: 1.0 author: Geir Magnusson Jr. version: $Id: JexlHelper.java 397092 2006-04-26 05:11:28Z dion $ |