| Package | Description | 
|---|---|
| org.apache.myfaces.view.facelets | Public Facelet API. | 
| org.apache.myfaces.view.facelets.impl | Default implementation of the Facelets API. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FaceletFactory | FaceletViewHandler. createFaceletFactory(Compiler c)Deprecated.  | 
| protected FaceletFactory | FaceletViewDeclarationLanguage. createFaceletFactory(FacesContext context,
                    Compiler compiler)Creates a FaceletFactory instance using the specified compiler. | 
| abstract FaceletFactory | FaceletCompositionContext. getFaceletFactory() | 
| static FaceletFactory | FaceletFactory. getInstance()Get the static instance | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | FaceletFactory. setInstance(FaceletFactory factory)Set the static instance | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultFaceletFactoryDefault FaceletFactory implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| FaceletFactory | FaceletCompositionContextImpl. getFaceletFactory() | 
| Constructor and Description | 
|---|
| FaceletCompositionContextImpl(FaceletFactory factory,
                             FacesContext facesContext) | 
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.