Package org.springframework.binding.format

Core services for formatting objects in string form.

See:
          Description

Interface Summary
Formatter A lightweight interface for formatting a value and parsing a value from its formatted form.
FormatterFactory Source for shared and commonly used Formatters.
 

Class Summary
Style Format styles, similar to those defined by DateFormat.
 

Exception Summary
InvalidFormatException Thrown when a formatted value is of the wrong form.
 

Package org.springframework.binding.format Description

Core services for formatting objects in string form.



Copyright © 2009 Spring Framework. All Rights Reserved.