Package | Description |
---|---|
org.apache.myfaces.config | |
org.apache.myfaces.config.element | |
org.apache.myfaces.config.impl | |
org.apache.myfaces.config.impl.element |
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 |
FacesConfigDispenserImpl.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 © 2022 The Apache Software Foundation. All rights reserved.