See: Description
| Interface | Description | 
|---|---|
| ExpressionFactoryFactory | Interface to define a factory of  ExpressionFactory. | 
| Class | Description | 
|---|---|
| ELAttributeEvaluator | Evaluates string expression with typical EL syntax. You can use normal EL syntax, knowing the root objects are Request,ApplicationContextand beans
 contained in request, session and application scope. | 
| ELContextImpl | Implementation of ELContext. Copied from Apache Tomcat 6.0.16 source code. | 
| JspExpressionFactoryFactory | Uses the JSP 2.1  ExpressionFactoryto be used in Tiles. | 
| ScopeELResolver | Resolves beans in request, session and application scope. | 
| TilesContextBeanELResolver | Resolves beans in request, session and application scope. | 
| TilesContextELResolver | Resolves properties of  RequestandApplicationContext. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.