Generated by
JDiff

Package org.springframework.http.converter.xml

Changed Classes
AbstractJaxb2HttpMessageConverter Abstract base class for HttpMessageConverters that use JAXB2.
MarshallingHttpMessageConverter Implementation of HttpMessageConverter that can read and write XML using Spring's Marshaller and Unmarshaller abstractions.
SourceHttpMessageConverter Implementation of org.springframework.http.converter.HttpMessageConverter that can read and write Source objects.