See: Description
| Class | Description | 
|---|---|
| MappingJackson2XmlView | Spring MVC  Viewthat renders XML content by serializing the model for the current request
 using Jackson 2'sXmlMapper. | 
| MarshallingView | Spring-MVC  Viewthat allows for response context to be rendered as the result
 of marshalling by aMarshaller. |