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.faceletsClasses in org.apache.myfaces.view.facelets that implement ViewDeclarationLanguageStrategy Modifier and Type Class Description classFaceletViewDeclarationLanguageStrategyConstructors in org.apache.myfaces.view.facelets with parameters of type ViewDeclarationLanguageStrategy Constructor Description FaceletViewDeclarationLanguage(FacesContext context, ViewDeclarationLanguageStrategy strategy)
 
-