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, String viewId)
          Return the ViewDeclarationLanguage instance used for this ViewHandler instance.
 ViewDeclarationLanguage ViewHandlerWrapper.getViewDeclarationLanguage(FacesContext context, String viewId)
           
 

Uses of ViewDeclarationLanguage in javax.faces.view
 

Subclasses of ViewDeclarationLanguage in javax.faces.view
 class ViewDeclarationLanguageWrapper
           
 

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



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