Use the registered by-type Converter to convert the specified String value to a corresponding Object value.
FacesContext for the current request
@param type Type to which this value should be converted(used to select the appropriate by-type converter)
@param value Value to be converted
@exception ConverterException if a conversion error occurs
null)
@return the Object value
@throws ConstantException if there's no such field
| |