See: Description
| Class | Description |
|---|---|
| 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.
|
Expressions used to turn the tag attribute values into compiled expression objects for languages such as Jexl, XPath, Velocity, beanshell, Rhino etc.
Copyright © 2012 Apache Software Foundation. All Rights Reserved.