Generated by
JDiff

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

Documentation changed from old to new.

Changed Methods
void setDateFormatter(DateTimeFormatter) Documentation changed from old to new.
Set the formatter that will be used for objects representing date values.
void setDateTimeFormatter(DateTimeFormatter) Documentation changed from old to new.
Set the formatter that will be used for objects representing date and time values.
void setTimeFormatter(DateTimeFormatter) Documentation changed from old to new.
Set the formatter that will be used for objects representing time values.