Package org.springframework.binding.format.support

Supporting formatter implementations that are generically applicable and frequently used.

See:
          Description

Class Summary
AbstractFormatter Abstract base class for all formatters.
AbstractFormatterFactory Base class for formatter factories.
DateFormatter Formatter that formats date objects.
FormatterPropertyEditor Adapts a formatter to the property editor contract.
LabeledEnumFormatter Converts from string to a LabeledEnum instance and back.
NumberFormatter Converts from various Number specializations to String and back.
PropertyEditorFormatter Adapts a property editor to the formatter interface.
SimpleFormatterFactory Simple FormatterFactory implementation.
 

Package org.springframework.binding.format.support Description

Supporting formatter implementations that are generically applicable and frequently used.



Copyright � 2004-2007. All Rights Reserved.