This project has retired. For details please refer to its Attic page.
org.apache.tiles.evaluator (Tiles 2 2.1.4 API)

Package org.apache.tiles.evaluator

Package class diagram package org.apache.tiles.evaluator
Interfaces to manage attribute value evaluation.

See:
          Description

Interface Summary
AttributeEvaluator It represents an object that resolves a string to return an object.
AttributeEvaluatorAware It represents an object that can use an AttributeEvaluator.
 

Class Summary
AbstractAttributeEvaluator Abstract class to link a correct evaluation of an attribute, by evaluating Attribute.getValue() and then Attribute.getExpression().
 

Package org.apache.tiles.evaluator Description

Interfaces to manage attribute value evaluation.



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