Generated by
JDiff

Class org.springframework.format.datetime.joda.JodaTimeFormatterRegistrar

Documentation changed from old to new.

Added Methods
void setDateFormatter(DateTimeFormatter) Set the formatter that will be used for objects representing date values.
void setDateTimeFormatter(DateTimeFormatter) Set the formatter that will be used for objects representing date and time values.
void setTimeFormatter(DateTimeFormatter) Set the formatter that will be used for objects representing time values.