| AbstractMarshaller | Abstract implementation of the Marshaller and Unmarshaller interface. |
code | html |
| SaxResourceUtils | Convenient utility methods for dealing with SAX. | code | html |
| MarshallingMessageConverter | Spring JMS MessageConverter that uses a Marshaller and Unmarshaller . | code | html |
| MarshallingSource | Source implementation that uses a Marshaller .Can be constructed with a Marshaller and an
object to be marshalled. |
code | html |
| MarshallingSource.MarshallingXmlReader | code | html | |
| MarshallingView | Spring-MVC View that allows for response context to be rendered as the result of marshalling by a Marshaller . | code | html |