| Package | Description | 
|---|---|
| javax.faces.application | |
| javax.faces.component | |
| javax.faces.convert | |
| javax.faces.render | |
| javax.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 © 2019 Eclipse Foundation.
Use is subject to license terms.