Uses of Interface
org.apache.myfaces.view.ViewDeclarationLanguageStrategy
-
Packages that use ViewDeclarationLanguageStrategy Package Description org.apache.myfaces.view.facelets Public Facelet API. -
-
Uses of ViewDeclarationLanguageStrategy in org.apache.myfaces.view.facelets
Classes in org.apache.myfaces.view.facelets that implement ViewDeclarationLanguageStrategy Modifier and Type Class Description class
FaceletViewDeclarationLanguageStrategy
Constructors in org.apache.myfaces.view.facelets with parameters of type ViewDeclarationLanguageStrategy Constructor Description FaceletViewDeclarationLanguage(FacesContext context, ViewDeclarationLanguageStrategy strategy)
-