| Package | Description |
|---|---|
| jakarta.faces.application | |
| jakarta.faces.component | |
| jakarta.faces.convert | |
| jakarta.faces.render | |
| jakarta.faces.webapp |
| Class and Description |
|---|
| Converter
Converter is an interface
describing a Java class that can perform Object-to-String and String-to-Object conversions between model data objects
and a String representation of those objects that is suitable for rendering.
|
| Class and Description |
|---|
| Converter
Converter is an interface
describing a Java class that can perform Object-to-String and String-to-Object conversions between model data objects
and a String representation of those objects that is suitable for rendering.
|
| ConverterException
ConverterException is an exception thrown by the
getAsObject() or
getAsText() method of a Converter, to indicate that the requested conversion cannot be
performed. |
| Class and Description |
|---|
| Converter
Converter is an interface
describing a Java class that can perform Object-to-String and String-to-Object conversions between model data objects
and a String representation of those objects that is suitable for rendering.
|
| Class and Description |
|---|
| ConverterException
ConverterException is an exception thrown by the
getAsObject() or
getAsText() method of a Converter, to indicate that the requested conversion cannot be
performed. |
| Class and Description |
|---|
| Converter
Converter is an interface
describing a Java class that can perform Object-to-String and String-to-Object conversions between model data objects
and a String representation of those objects that is suitable for rendering.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.