| Package | Description | 
|---|---|
| org.apache.myfaces.config | |
| org.apache.myfaces.config.element | |
| org.apache.myfaces.config.impl.digester | |
| org.apache.myfaces.config.impl.digester.elements | 
| Modifier and Type | Method and Description | 
|---|---|
| Converter | RuntimeConfig. getConverterConfiguration(String converterClassName) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RuntimeConfig. addConverterConfiguration(String converterClassName,
                         Converter configuration) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Converter | FacesConfigData. getConverterConfiguration(String converterClassName)delivers a converter-configuration for one class-name | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<Converter> | FacesConfig. getConverters() | 
| Modifier and Type | Method and Description | 
|---|---|
| Converter | DigesterFacesConfigDispenserImpl. getConverterConfiguration(String converterClassName) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConverterImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Converter> | FacesConfigImpl. getConverters() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FacesConfigImpl. addConverter(Converter converter) | 
Copyright © 2025 The Apache Software Foundation. All rights reserved.