public interface ExpressionResolver
<T> T resolve(String expression, Locale locale, Class<T> expectedType, PageContext pageContext)
T
- the type of the resolved expressionexpression
- the expression to be resolvedlocale
- the localeexpectedType
- the expected type of the resolved expressionpageContext
- the page context"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"