| Package | Description | 
|---|---|
| org.apache.myfaces.config | |
| org.apache.myfaces.config.element | |
| org.apache.myfaces.config.impl | |
| org.apache.myfaces.config.impl.element | |
| org.apache.myfaces.config.impl.element.facelets | |
| org.apache.myfaces.view.facelets.compiler | Facelet compiler package, not for extension. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FaceletTagLibrary> | RuntimeConfig. getFaceletTagLibraries() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RuntimeConfig. addFaceletTagLibrary(FaceletTagLibrary library) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FaceletTagLibrary> | FacesConfig. getFaceletTagLibraryList() | 
| Collection<FaceletTagLibrary> | FacesConfigData. getTagLibraries() | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<FaceletTagLibrary> | FacesConfigDispenserImpl. getTagLibraries() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FaceletTagLibrary> | FacesConfigImpl. getFaceletTagLibraryList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FacesConfigImpl. addFaceletTagLibrary(FaceletTagLibrary library) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FaceletTagLibraryImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| static FaceletTagLibrary | TagLibraryConfigUnmarshallerImpl. create(ExternalContext externalContext,
      URL url) | 
| Modifier and Type | Method and Description | 
|---|---|
| static TagLibrary | TagLibraryConfig. create(FacesContext facesContext,
      FaceletTagLibrary faceletTagLibrary) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.