Uses of Package
org.apache.commons.jelly.expression
Packages that use org.apache.commons.jelly.expression
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.
Core implementation classes for Jelly.
Jelly parsers both XML syntax and non-XML syntaxes are supported.
The core Tags from the JSTL plus Jelly extensions.
-
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jellyClassDescription
Expressionrepresents an arbitrary expression using some pluggable expression language.ExpressionFactoryis a factory of Expression objects. -
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.expressionClassDescription
Expressionrepresents an arbitrary expression using some pluggable expression language.ExpressionFactoryis a factory of Expression objects.ExpressionSupportan abstract base class for Expression implementations which provides default implementations of some of the typesafe evaluation methods. -
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.expression.jexlClassDescription
Expressionrepresents an arbitrary expression using some pluggable expression language.ExpressionFactoryis a factory of Expression objects.ExpressionSupportan abstract base class for Expression implementations which provides default implementations of some of the typesafe evaluation methods. -
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.expression.xpathClassDescription
Expressionrepresents an arbitrary expression using some pluggable expression language.ExpressionSupportan abstract base class for Expression implementations which provides default implementations of some of the typesafe evaluation methods. -
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.implClassDescription
Expressionrepresents an arbitrary expression using some pluggable expression language. -
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.parserClassDescription
Expressionrepresents an arbitrary expression using some pluggable expression language.ExpressionFactoryis a factory of Expression objects.ExpressionSupportan abstract base class for Expression implementations which provides default implementations of some of the typesafe evaluation methods. -
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.tags.coreClassDescription
Expressionrepresents an arbitrary expression using some pluggable expression language.