Package | Description |
---|---|
org.springframework.http.converter.xml |
Provides HttpMessageConverter implementations for handling XML.
|
org.springframework.jms.support.converter |
Provides a MessageConverter abstraction to convert
between Java objects and JMS messages.
|
org.springframework.oxm |
Root package for Spring's O/X Mapping integration classes.
|
org.springframework.oxm.jaxb |
Package providing integration of JAXB
with Spring's O/X Mapping support.
|
org.springframework.oxm.jibx |
Package providing integration of JiBX
with Spring's O/X Mapping support.
|
org.springframework.oxm.mime |
Contains (un)marshallers optimized to store binary data in MIME attachments.
|
org.springframework.oxm.support |
Provides generic support classes for using Spring's O/X Mapping integration
within various scenario's.
|
org.springframework.oxm.xstream |
Package providing integration of XStream
with Spring's O/X Mapping support.
|
org.springframework.web.servlet.view.xml |
Support classes for providing a View implementation based on XML Marshalling.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
MarshallingException
Base class for exception thrown when a marshalling or unmarshalling error occurs.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
GenericMarshaller
Subinterface of
Marshaller that has support for generics. |
GenericUnmarshaller
Subinterface of
Unmarshaller that has support for generics. |
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|