| Class | Description | 
|---|---|
| CompositeELResolver | |
| DefaultPropertyResolver | Implements the default property resolver see spec section 5.8.2. | 
| FlashELResolver | Resolver for Flash object | 
| NullPropertyResolver | Default PropertyResolver. | 
| NullVariableResolver | This is the default VariableResolver. | 
| PropertyResolverImpl | |
| ResolverForJSPInitializer | The class will initialize the resolver for JSP | 
| VariableResolverImpl | This variable resolver will be used for legacy variable resolvers which are registered through the faces config. | 
| VariableResolverToApplicationELResolverAdapter | This class is used to delegate  VariableResolverToApplicationELResolverAdapter.resolveVariable(FacesContext, String)to the el resolver of the application. | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.