Package org.apache.myfaces.el.unified

Interface Summary
ELResolverBuilder The ELResolverBuilder is responsible to build the el resolver which is used by the application through Application.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.1
 

Class Summary
FacesELContext ELContext used for JSF.
ResolverBuilderBase  
ResolverBuilderForFaces Create the el resolver for faces. see 1.2 spec section 5.6.2
ResolverBuilderForJSP build the el resolver for jsp. see 1.2 spec section 5.6.1
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.