| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JexlExprResolver | |
| org.apache.commons.jexl | Provides a framework for evaluating JEXL expressions. | 
| org.apache.commons.jexl.resolver | |
| Uses of JexlExprResolver in org.apache.commons.jexl | 
| Methods in org.apache.commons.jexl with parameters of type JexlExprResolver | |
|  void | Expression.addPreResolver(JexlExprResolver resolver)Allows addition of a resolver to allow custom interdiction of expression evaluation. | 
|  void | Expression.addPostResolver(JexlExprResolver resolver)Allows addition of a resolver to allow custom interdiction of expression evaluation. | 
| Uses of JexlExprResolver in org.apache.commons.jexl.resolver | 
| Classes in org.apache.commons.jexl.resolver that implement JexlExprResolver | |
|  class | FlatResolverSimple resolver to try the expression as-is from the context. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||