JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Framework
org.springframework.oxm.config
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.oxm.config
@NullMarked
package
org.springframework.oxm.config
Provides an namespace handler for the Spring Object/XML namespace.
Related Packages
Package
Description
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.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
OxmNamespaceHandler
NamespaceHandler
for the '
oxm
' namespace.