Generated by
JDiff

Class org.springframework.http.converter.xml.AbstractJaxb2HttpMessageConverter

Documentation changed from old to new.

Changed Methods
Marshaller createMarshaller(Class) Documentation changed from old to new.
Create a new Marshaller for the given class.
Unmarshaller createUnmarshaller(Class) Documentation changed from old to new.
Create a new Unmarshaller for the given class.
JAXBContext getJaxbContext(Class) Documentation changed from old to new.
Return a JAXBContext for the given class.