Uses of Class
org.apache.commons.jexl.JexlHelper

Packages that use JexlHelper
org.apache.commons.jexl Provides a framework for evaluating JEXL expressions. 
 

Uses of JexlHelper in org.apache.commons.jexl
 

Fields in org.apache.commons.jexl declared as JexlHelper
protected static JexlHelper JexlHelper.helper
          singleton instance.
 

Methods in org.apache.commons.jexl that return JexlHelper
protected static JexlHelper JexlHelper.getInstance()
           
 



Copyright © 2003-2006 The Apache Software Foundation. All Rights Reserved.