Generated by
JDiff

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

Added Methods
void customizeMarshaller(Marshaller) Customize the Marshaller created by this message converter before using it to write the object to the output.
void customizeUnmarshaller(Unmarshaller) Customize the Unmarshaller created by this message converter before using it to read the object from the input.