Uses of Package
jakarta.faces.convert
-
Classes in jakarta.faces.convert used by com.sun.faces.application Class 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 thegetAsObject()orgetAsText()method of aConverter, to indicate that the requested conversion cannot be performed. -
Classes in jakarta.faces.convert used by com.sun.faces.application.annotation Class 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. -
Classes in jakarta.faces.convert used by com.sun.faces.application.applicationimpl Class 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. -
Classes in jakarta.faces.convert used by com.sun.faces.cdi Class 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. -
Classes in jakarta.faces.convert used by com.sun.faces.ext.component Class 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. -
Classes in jakarta.faces.convert used by com.sun.faces.facelets.tag.faces.core Class 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. -
Classes in jakarta.faces.convert used by com.sun.faces.renderkit.html_basic Class 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 thegetAsObject()orgetAsText()method of aConverter, to indicate that the requested conversion cannot be performed. -
Classes in jakarta.faces.convert used by com.sun.faces.util Class 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. -
Classes in jakarta.faces.convert used by jakarta.faces.application Class 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. -
Classes in jakarta.faces.convert used by jakarta.faces.component Class 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 thegetAsObject()orgetAsText()method of aConverter, to indicate that the requested conversion cannot be performed. -
Classes in jakarta.faces.convert used by jakarta.faces.convert Class 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.FacesConverter.Literal Supports inline instantiation of theFacesConverterqualifier. -
Classes in jakarta.faces.convert used by jakarta.faces.render Class Description ConverterException ConverterException is an exception thrown by thegetAsObject()orgetAsText()method of aConverter, to indicate that the requested conversion cannot be performed.