Package | Description |
---|---|
org.springframework.oxm.jibx |
Package providing integration of JiBX
with Spring's O/X Mapping support.
|
org.springframework.oxm.xstream |
Package providing integration of XStream
with Spring's O/X Mapping support.
|
Modifier and Type | Class and Description |
---|---|
class |
JibxMarshaller
Deprecated.
as of Spring Framework 5.1.5, due to the lack of activity on the JiBX project
|
Modifier and Type | Class and Description |
---|---|
class |
XStreamMarshaller
Implementation of the
Marshaller interface for XStream. |