Package org.apache.commons.jelly.expression.jexl

Expressions used to turn the tag attribute values into compiled expression objects for languages such as Jexl, XPath, Velocity, beanshell, Rhino etc.

See:
          Description

Class Summary
JellyJexlContext  
JellyMap  
JexlExpression Represents a Jexl expression which fully supports the Expression Language in JSTL and JSP along with some extra features like object method invocation.
JexlExpressionFactory Represents a factory of Jexl expression which fully supports the Expression Language in JSTL and JSP.
 

Package org.apache.commons.jelly.expression.jexl Description

Expressions used to turn the tag attribute values into compiled expression objects for languages such as Jexl, XPath, Velocity, beanshell, Rhino etc.