Package org.apache.tiles.core.evaluator
package org.apache.tiles.core.evaluator
Interfaces to manage attribute value evaluation.
-
ClassDescriptionAbstract class to link a correct evaluation of an attribute, by evaluating
Attribute.getValue()
and thenAttribute.getExpressionObject()
.It represents an object that resolves a string to return an object.Creates an attribute evaluator using the language or an attribute.It represents an object that can use anAttributeEvaluatorFactory
.Basic implementation ofAttributeEvaluatorFactory
.Exception raised when an expression language evaluation fails.