JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.oxm.jaxb
@NonNullApi
@NonNullFields
package
org.springframework.oxm.jaxb
Package providing integration of
JAXB
with Spring's O/X Mapping support.
Related Packages
Package
Description
org.springframework.oxm
Root package for Spring's O/X Mapping integration classes.
org.springframework.oxm.jaxb.test
org.springframework.oxm.config
Provides an namespace handler for the Spring Object/XML namespace.
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.
Classes
Class
Description
Jaxb2Marshaller
Implementation of the
GenericMarshaller
interface for JAXB 2.2.