| Interface | Description | 
|---|---|
| Converter | see Javadoc of JSF Specification | 
| Class | Description | 
|---|---|
| BigDecimalConverter | see Javadoc of JSF Specification | 
| BigIntegerConverter | see Javadoc of JSF Specification | 
| BooleanConverter | see Javadoc of JSF Specification | 
| ByteConverter | see Javadoc of JSF Specification | 
| CharacterConverter | see Javadoc of JSF Specification | 
| DateTimeConverter | This tag associates a date time converter with the nearest parent UIComponent. | 
| DoubleConverter | see Javadoc of JSF Specification | 
| EnumConverter | see Javadoc of JSF Specification | 
| FloatConverter | see Javadoc of JSF Specification | 
| IntegerConverter | see Javadoc of JSF Specification | 
| LongConverter | see Javadoc of JSF Specification | 
| NumberConverter | This tag creates a number formatting converter and associates it
 with the nearest parent UIComponent. | 
| ShortConverter | see Javadoc of JSF Specification | 
| Exception | Description | 
|---|---|
| ConverterException | see Javadoc of JSF Specification | 
| Annotation Type | Description | 
|---|---|
| FacesConverter | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.