Package org.apache.tiles.evaluator.el

Package class diagram package org.apache.tiles.evaluator.el
Attribute evaluator classes that can perform EL evaluation for attributes.

See:
          Description

Interface Summary
ExpressionFactoryFactory Interface to define a factory of ExpressionFactory.
 

Class Summary
ELAttributeEvaluator Evaluates string expression with typical EL syntax.
ELContextImpl Implementation of ELContext.
TilesContextBeanELResolver Resolves beans in request, session and application scope.
TilesContextELResolver Resolves properties of TilesRequestContext and TilesApplicationContext.
TomcatExpressionFactoryFactory Deprecated. Upgrade to Servlet 2.5 and JSP 2.1 and use JspExpressionFactoryFactory.
 

Package org.apache.tiles.evaluator.el Description

Attribute evaluator classes that can perform EL evaluation for attributes.



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.