| Package | Description | 
|---|---|
| org.apache.myfaces.config | |
| org.apache.myfaces.config.element | |
| org.apache.myfaces.config.impl.digester | |
| org.apache.myfaces.config.impl.digester.elements | |
| org.apache.myfaces.view.facelets.compiler | Facelet compiler package, not for extension. | 
| Modifier and Type | Method and Description | 
|---|---|
| FaceletsProcessing | RuntimeConfig. getFaceletProcessingConfiguration(String fileExtensions) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<FaceletsProcessing> | RuntimeConfig. getFaceletProcessingConfigurations() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RuntimeConfig. addFaceletProcessingConfiguration(String fileExtension,
                                 FaceletsProcessing configuration) | 
| Modifier and Type | Method and Description | 
|---|---|
| FaceletsProcessing | FacesConfigData. getFaceletsProcessingConfiguration(String fileExtension) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<FaceletsProcessing> | FacesConfigData. getFaceletsProcessing() | 
| abstract List<FaceletsProcessing> | FacesConfigExtension. getFaceletsProcessingList() | 
| Modifier and Type | Method and Description | 
|---|---|
| FaceletsProcessing | DigesterFacesConfigDispenserImpl. getFaceletsProcessingConfiguration(String fileExtension) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<FaceletsProcessing> | DigesterFacesConfigDispenserImpl. getFaceletsProcessing() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FaceletsProcessingImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FaceletsProcessing> | FacesConfigExtensionImpl. getFaceletsProcessingList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FacesConfigExtensionImpl. addFaceletsProcessing(FaceletsProcessing elem) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<FaceletsProcessing> | Compiler. getFaceletsProcessingConfigurations() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Compiler. setFaceletsProcessingConfigurations(Collection<FaceletsProcessing> faceletsProcessingConfigurations) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.