public abstract class ViewDeclarationLanguageFactory extends Object implements FacesWrapper<ViewDeclarationLanguageFactory>
| Constructor and Description | 
|---|
| ViewDeclarationLanguageFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ViewDeclarationLanguage | getViewDeclarationLanguage(String viewId) | 
| ViewDeclarationLanguageFactory | getWrapped()A class that implements this interface uses this method to return an instance of the class being wrapped. | 
public abstract ViewDeclarationLanguage getViewDeclarationLanguage(String viewId)
public ViewDeclarationLanguageFactory getWrapped()
FacesWrappergetWrapped in interface FacesWrapper<ViewDeclarationLanguageFactory>Copyright © 2021 The Apache Software Foundation. All rights reserved.