Example usage for org.springframework.web.servlet.view.xml MarshallingView subclass-usage

List of usage examples for org.springframework.web.servlet.view.xml MarshallingView subclass-usage

Introduction

In this page you can find the example usage for org.springframework.web.servlet.view.xml MarshallingView subclass-usage.

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 {