JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.oxm.support
Packages that use
org.springframework.oxm.support
Package
Description
org.springframework.oxm.xstream
Package providing integration of
XStream
with Spring's O/X Mapping support.
Classes in
org.springframework.oxm.support
used by
org.springframework.oxm.xstream
Class
Description
AbstractMarshaller
Abstract implementation of the
Marshaller
and
Unmarshaller
interface.