| Package | Description |
|---|---|
| org.springframework.oxm.castor |
Package providing integration of Castor
within Spring's O/X Mapping support.
|
| 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 |
CastorMarshaller
Implementation of the
Marshaller interface for Castor. |
| Modifier and Type | Class and Description |
|---|---|
class |
JibxMarshaller
Implementation of the
Marshaller and Unmarshaller interfaces for JiBX. |
| Modifier and Type | Class and Description |
|---|---|
class |
XStreamMarshaller
Implementation of the
Marshaller interface for XStream. |