Uses of Package
org.springframework.oxm
Packages that use org.springframework.oxm
Package
Description
Provides HttpMessageConverter implementations for handling XML.
Provides a MessageConverter abstraction to convert
between Java objects and JMS messages.
Provides support for message conversion.
Root package for Spring's O/X Mapping integration classes.
Package providing integration of JAXB
with Spring's O/X Mapping support.
Contains (un)marshallers optimized to store binary data in MIME attachments.
Provides generic support classes for using Spring's O/X Mapping integration
within various scenario's.
Package providing integration of XStream
with Spring's O/X Mapping support.
Support classes for providing a View implementation based on XML Marshalling.
-
Classes in org.springframework.oxm used by org.springframework.http.converter.xmlClassDescriptionDefines the contract for Object XML Mapping Marshallers.Defines the contract for Object XML Mapping unmarshallers.
-
Classes in org.springframework.oxm used by org.springframework.jms.support.converterClassDescriptionDefines the contract for Object XML Mapping Marshallers.Defines the contract for Object XML Mapping unmarshallers.Root of the hierarchy of Object XML Mapping exceptions.
-
Classes in org.springframework.oxm used by org.springframework.messaging.converterClassDescriptionDefines the contract for Object XML Mapping Marshallers.Defines the contract for Object XML Mapping unmarshallers.
-
Classes in org.springframework.oxm used by org.springframework.oxmClassDescriptionDefines the contract for Object XML Mapping Marshallers.Base class for exception thrown when a marshalling or unmarshalling error occurs.Defines the contract for Object XML Mapping unmarshallers.Root of the hierarchy of Object XML Mapping exceptions.
-
Classes in org.springframework.oxm used by org.springframework.oxm.jaxbClassDescriptionSubinterface of
Marshaller
that has support for generics.Subinterface ofUnmarshaller
that has support for generics.Defines the contract for Object XML Mapping Marshallers.Defines the contract for Object XML Mapping unmarshallers.Root of the hierarchy of Object XML Mapping exceptions. -
Classes in org.springframework.oxm used by org.springframework.oxm.mimeClassDescriptionDefines the contract for Object XML Mapping Marshallers.Defines the contract for Object XML Mapping unmarshallers.Root of the hierarchy of Object XML Mapping exceptions.
-
Classes in org.springframework.oxm used by org.springframework.oxm.supportClassDescriptionDefines the contract for Object XML Mapping Marshallers.Defines the contract for Object XML Mapping unmarshallers.Root of the hierarchy of Object XML Mapping exceptions.
-
Classes in org.springframework.oxm used by org.springframework.oxm.xstreamClassDescriptionDefines the contract for Object XML Mapping Marshallers.Defines the contract for Object XML Mapping unmarshallers.Root of the hierarchy of Object XML Mapping exceptions.
-
Classes in org.springframework.oxm used by org.springframework.web.servlet.view.xml