Generated by
JDiff

Class org.springframework.web.servlet.view.velocity.VelocityView

Changed Methods
void setToolAttributes(Map<String, Class<?>>) Change in signature from (Map<String, Class>) to (Map<String, Class<?>>).
Set tool attributes to expose to the view, as attribute name / class name pairs.