Package org.apache.myfaces.view

Interface Summary
ViewDeclarationLanguageStrategy This class represents a supported ViewDeclarationLanguage in the application.
 

Class Summary
ViewDeclarationLanguageFactoryImpl This is the default VDL factory used as of JSF 2.0, it tries to use Facelet VDL whenever possible, but fallback on JSP if required.
ViewMetadataBase This class represents the default implementation of javax.faces.view.ViewMetaData.
ViewScopeProxyMap This wrapper has these objectives: - Isolate the part that needs to be saved with the view (viewScopeId) from the part that should remain into session (bean map).
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.