Package | Description |
---|---|
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.expression.xpath | |
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.core |
The core Tags from the JSTL plus Jelly extensions.
|
Class and Description |
---|
Expression
Expression represents an arbitrary expression using some pluggable
expression language. |
ExpressionFactory
ExpressionFactory is a factory of Expression objects. |
Class and Description |
---|
Expression
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. |
Class and Description |
---|
Expression
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. |
Class and Description |
---|
Expression
Expression represents an arbitrary expression using some pluggable
expression language. |
ExpressionSupport
ExpressionSupport
an abstract base class for Expression implementations
which provides default implementations of some of the
typesafe evaluation methods. |
Class and Description |
---|
Expression
Expression represents an arbitrary expression using some pluggable
expression language. |
Class and Description |
---|
Expression
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. |
Class and Description |
---|
Expression
Expression represents an arbitrary expression using some pluggable
expression language. |
Copyright © 2014 Apache Software Foundation. All rights reserved.