Uses of Class
org.apache.commons.jelly.expression.ExpressionSupport

Packages that use ExpressionSupport
Package
Description
Implementations of the Expression classes using commons-jexl.
Expressions used to turn the tag attribute values into compiled expression objects for languages such as Jexl, XPath, Velocity, beanshell, Rhino etc.
 
Jelly parsers both XML syntax and non-XML syntaxes are supported.