org.apache.tiles.evaluator.el
public class: ELAttributeEvaluator [javadoc |
source]
java.lang.Object
org.apache.tiles.evaluator.AbstractAttributeEvaluator
org.apache.tiles.el.ELAttributeEvaluator
org.apache.tiles.evaluator.el.ELAttributeEvaluator
All Implemented Interfaces:
TilesApplicationContextAware, AttributeEvaluator
Deprecated! Use
-
org.apache.tiles.el.ELAttributeEvaluator .
Evaluates string expression with typical EL syntax.
You can use normal EL syntax, knowing that the root objects are
org.apache.tiles.TilesRequestContext ,
org.apache.tiles.TilesApplicationContext and beans contained in
request, session and application scope.
- version:
$
- Rev: 816924 $ $Date: 2009-09-19 15:45:40 +0200 (sab, 19 set 2009) $
- since:
2.1.0
-
Methods from org.apache.tiles.evaluator.AbstractAttributeEvaluator: |
---|
evaluate |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |