Package org.apache.myfaces.el
-
Class Summary Class Description CustomFirstELResolverComparator Comparator for ELResolvers that shifts the Resolvers from the faces-config to the front.CustomLastELResolverComparator Comparator for ELResolvers that shifts the Resolvers from the faces-config to the back.ELContextDecorator This ELContext is used to hook into the EL handling, by decorating the ELResolver chain with a custom ELResolver.ELResolverBuilder The ELResolverBuilder is responsible to build the el resolver which is used by the application throughApplication.getELResolver()
according to 1.2 spec section 5.6.2 or to be used as the el resolver for jsp according to 1.2 spec section 5.6.1ELResolverBuilderForFaces Create the el resolver for faces. see 1.2 spec section 5.6.2ELResolverBuilderForJSP build the el resolver for jsp. see 1.2 spec section 5.6.1FacesELContext ELContext used for JSF.OpenWebBeansELResolverComparator Comparator for ELResolvers that shifts the Resolver from OWB to the last place.ResolverForJSPInitializer The class will initialize the resolver for JSPValueReferenceResolver