See: Description
| Class | Description | 
|---|---|
| MappingJackson2XmlView | 
 Spring MVC  
View that renders XML content by serializing the model for the current request
 using Jackson 2's XmlMapper. | 
| MarshallingView | 
 Spring-MVC  
View that allows for response context to be rendered as the result
 of marshalling by a Marshaller. |