org.apache.myfaces.el
public static class ELParserHelper.MyPropertySuffix extends PropertySuffix
| Constructor Summary | |
|---|---|
| MyPropertySuffix(PropertySuffix propertySuffix, Application application) | |
| Method Summary | |
|---|---|
| Object | evaluate(Object base, VariableResolver variableResolver, FunctionMapper functions, Logger logger)
Evaluates the expression in the given context, operating on the given
value, using JSF property resolver. |