Uses of Interface
org.apache.commons.jelly.expression.ExpressionFactory

Packages that use ExpressionFactory
Package
Description
This package contains the main jelly API classes.
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.