Uses of Class
javax.faces.view.ViewDeclarationLanguage

Packages that use ViewDeclarationLanguage
javax.faces.application   
javax.faces.view   
 

Uses of ViewDeclarationLanguage in javax.faces.application
 

Methods in javax.faces.application that return ViewDeclarationLanguage
 ViewDeclarationLanguage ViewHandler.getViewDeclarationLanguage(FacesContext context, java.lang.String viewId)
          Return the ViewDeclarationLanguage instance used for this ViewHandler instance.
 ViewDeclarationLanguage ViewHandlerWrapper.getViewDeclarationLanguage(FacesContext context, java.lang.String viewId)
           
 

Uses of ViewDeclarationLanguage in javax.faces.view
 

Methods in javax.faces.view that return ViewDeclarationLanguage
abstract  ViewDeclarationLanguage ViewDeclarationLanguageFactory.getViewDeclarationLanguage(java.lang.String viewId)
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.