See: Description
| Interface | Description | 
|---|---|
| AttributeEvaluator | It represents an object that resolves a string to return an object. | 
| AttributeEvaluatorFactory | Creates an attribute evaluator using the language or an attribute. | 
| AttributeEvaluatorFactoryAware | It represents an object that can use an  AttributeEvaluatorFactory. | 
| Class | Description | 
|---|---|
| AbstractAttributeEvaluator | Abstract class to link a correct evaluation of an attribute, by evaluating
  Attribute.getValue()and thenAttribute.getExpressionObject(). | 
| BasicAttributeEvaluatorFactory | Basic implementation of  AttributeEvaluatorFactory. | 
| Exception | Description | 
|---|---|
| EvaluationException | Exception raised when an expression language evaluation fails. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.