Class JexlHelper


  • public class JexlHelper
    extends java.lang.Object
    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
    Version:
    $Id$