Spring Web Flow

Package org.springframework.faces.model.converter

Conversion support for JSF-specific data structures.

See:
          Description

Class Summary
DataModelConverter A Converter implementation that converts an Object, Object array, or List into a JSF DataModel.
FacesConversionService Convenient ConversionService implementation for JSF that composes JSF-specific converters with the standard Web Flow converters.
 

Package org.springframework.faces.model.converter Description

Conversion support for JSF-specific data structures.


Spring Web Flow