Generated by
JDiff

Class org.springframework.web.servlet.view.xml.MarshallingView

Changed Methods
Object locateToBeMarshalled(Map<String, Object>) Change in exceptions thrown from ServletException to java.lang.IllegalStateException.
Locate the object to be marshalled.
void initApplicationContext() Change in exceptions thrown from org.springframework.beans.BeansException to no exceptions.