List of usage examples for org.springframework.web.servlet.view.xml MarshallingView subclass-usage
From source file edu.mayo.cts2.framework.webapp.rest.view.XmlView.java
/** * The Class XmlView. * * @author <a href="mailto:kevin.peterson@mayo.edu">Kevin Peterson</a> */ public class XmlView extends MarshallingView {