Uses of Class
org.apache.commons.jexl2.Interpreter

Packages that use Interpreter
org.apache.commons.jexl2 Provides a framework for evaluating JEXL expressions. 
 

Uses of Interpreter in org.apache.commons.jexl2
 

Methods in org.apache.commons.jexl2 that return Interpreter
protected  Interpreter JexlEngine.createInterpreter(JexlContext context)
          Creates an interpreter.
 



Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.