| Package | Description | 
|---|---|
| org.apache.myfaces.el | |
| org.apache.myfaces.el.unified | |
| org.apache.myfaces.el.unified.resolver | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesCompositeELResolver.Scope | VariableResolverImpl. getScope(FacesContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Iterable<javax.el.ELResolver> | ResolverBuilderBase. filterELResolvers(List<javax.el.ELResolver> resolvers,
                 FacesCompositeELResolver.Scope scope)Filters the ELResolvers  with a custom Predicate provided by the user. | 
| protected void | ResolverBuilderBase. sortELResolvers(List<javax.el.ELResolver> resolvers,
               FacesCompositeELResolver.Scope scope)Sort the ELResolvers with a custom Comparator provided by the user. | 
| Modifier and Type | Method and Description | 
|---|---|
| static FacesCompositeELResolver.Scope | FacesCompositeELResolver.Scope. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FacesCompositeELResolver.Scope[] | FacesCompositeELResolver.Scope. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| FacesCompositeELResolver(FacesCompositeELResolver.Scope scope) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.