Package org.springframework.faces.model.converter


package org.springframework.faces.model.converter
Conversion support for JSF-specific data structures.
  • Classes
    Class
    Description
    A Converter implementation that converts an Object, Object array, or List into a JSF DataModel.
    Convenient ConversionService implementation for JSF that composes JSF-specific converters with the standard Web Flow converters.