Generated by
JDiff

Class org.springframework.oxm.jaxb.Jaxb2Marshaller

Added Methods
void setMappedClass(Class<?>) Specify a JAXB mapped class for partial unmarshalling.
Object unmarshalStaxSource(Unmarshaller, Source)  
 

Changed Methods
JAXBContext getJaxbContext() Change of visibility from protected to public.
Return the JAXBContext used by this marshaller, lazily building it if necessary.