Uses of Interface
jakarta.faces.convert.Converter
Packages that use Converter
Package
Description
- 
Uses of Converter in jakarta.faces.applicationMethods in jakarta.faces.application that return ConverterModifier and TypeMethodDescriptionabstract ConverterApplication.createConverter(Class<?> targetClass) Instantiate and return a newConverterabstract ConverterApplication.createConverter(String converterId) Instantiate and return a newConverteraddConverter()for the specified converter id.ApplicationWrapper.createConverter(Class<?> targetClass) ApplicationWrapper.createConverter(String converterId) 
- 
Uses of Converter in jakarta.faces.componentMethods in jakarta.faces.component that return ConverterModifier and TypeMethodDescriptionUIOutput.getConverter()An expression that specifies the Converter for this component.ValueHolder.getConverter()Methods in jakarta.faces.component with parameters of type ConverterModifier and TypeMethodDescriptionvoidUIOutput.setConverter(Converter converter) voidValueHolder.setConverter(Converter converter) 
- 
Uses of Converter in jakarta.faces.convertClasses in jakarta.faces.convert that implement ConverterModifier and TypeClassDescriptionclasssee Javadoc of Faces Specificationclasssee Javadoc of Faces Specificationclasssee Javadoc of Faces Specificationclasssee Javadoc of Faces Specificationclasssee Javadoc of Faces SpecificationclassThis tag associates a date time converter with the nearest parent UIComponent.classsee Javadoc of Faces Specificationclasssee Javadoc of Faces Specificationclasssee Javadoc of Faces Specificationclasssee Javadoc of Faces Specificationclasssee Javadoc of Faces SpecificationclassThis tag creates a number formatting converter and associates it with the nearest parent UIComponent.classsee Javadoc of Faces Specificationclass