| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CastorMarshaller
已过时。
as of Spring Framework 4.3.13, due to the lack of activity on the Castor project
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JibxMarshaller
Implementation of the
Marshaller and Unmarshaller interfaces for JiBX. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
XStreamMarshaller
Implementation of the
Marshaller interface for XStream. |