public abstract class AbstractAttributeEvaluator extends Object implements AttributeEvaluator
Attribute.getValue() and then Attribute.getExpressionObject().| Constructor and Description | 
|---|
| AbstractAttributeEvaluator() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | evaluate(Attribute attribute,
        Request request)Evaluates an attribute value. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluatepublic Object evaluate(Attribute attribute, Request request)
evaluate in interface AttributeEvaluatorattribute - The attribute to evaluate.request - The request object.Copyright © 2000–2025 Apache Software Foundation. All rights reserved.