|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.jelly.expression | |
org.apache.commons.jelly | This package contains the main jelly API classes. |
org.apache.commons.jelly.expression | Implementations of the Expression classes using commons-jexl. |
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. |
org.apache.commons.jelly.impl | Core implementation classes for Jelly. |
org.apache.commons.jelly.parser | Jelly parsers both XML syntax and non-XML syntaxes are supported. |
org.apache.commons.jelly.tags.beanshell | A tag library for working with BeanShell expressions and scripts within Jelly |
org.apache.commons.jelly.tags.bsf | A collection of tag libraries for working with BSF based scripting languages like JavaScript, Jython and PNuts |
org.apache.commons.jelly.tags.core | The core Tags from the JSTL |
org.apache.commons.jelly.tags.define | Tag library which allows the creation of new tags using Jelly script itself. |
org.apache.commons.jelly.tags.jsl | The Jelly Stylesheet Library (JSL) |
org.apache.commons.jelly.tags.junit | A collection of JUnit tags for performing unit tests written in Jelly script. |
org.apache.commons.jelly.tags.xml | The XML Tags from the JSTL |
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jellyExpression
|
Expression represents an arbitrary expression using some pluggable
expression language.ExpressionFactory
|
ExpressionFactory is a factory of Expression objects. |
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.expressionExpression
|
Expression represents an arbitrary expression using some pluggable
expression language.ExpressionFactory
|
ExpressionFactory is a factory of Expression objects.ExpressionSupport
|
ExpressionSupport
an 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.jexlExpression
|
Expression represents an arbitrary expression using some pluggable
expression language.ExpressionFactory
|
ExpressionFactory is a factory of Expression objects.ExpressionSupport
|
ExpressionSupport
an 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.implExpression
|
Expression represents an arbitrary expression using some pluggable
expression language. |
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.parserExpression
|
Expression represents an arbitrary expression using some pluggable
expression language.ExpressionFactory
|
ExpressionFactory is a factory of Expression objects. |
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.tags.beanshellExpression
|
Expression represents an arbitrary expression using some pluggable
expression language.ExpressionFactory
|
ExpressionFactory is a factory of Expression objects.ExpressionSupport
|
ExpressionSupport
an 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.bsfExpression
|
Expression represents an arbitrary expression using some pluggable
expression language.ExpressionFactory
|
ExpressionFactory is a factory of Expression objects.ExpressionSupport
|
ExpressionSupport
an 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.coreExpression
|
Expression represents an arbitrary expression using some pluggable
expression language. |
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.tags.defineExpression
|
Expression represents an arbitrary expression using some pluggable
expression language. |
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.tags.jslExpression
|
Expression represents an arbitrary expression using some pluggable
expression language.ExpressionFactory
|
ExpressionFactory is a factory of Expression objects.ExpressionSupport
|
ExpressionSupport
an 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.junitExpression
|
Expression represents an arbitrary expression using some pluggable
expression language.ExpressionFactory
|
ExpressionFactory is a factory of Expression objects. |
Classes in org.apache.commons.jelly.expression used by org.apache.commons.jelly.tags.xmlExpression
|
Expression represents an arbitrary expression using some pluggable
expression language.ExpressionFactory
|
ExpressionFactory is a factory of Expression objects.ExpressionSupport
|
ExpressionSupport
an abstract base class for Expression implementations
which provides default implementations of some of the
typesafe evaluation methods. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |