Package | Description |
---|---|
org.springframework.oxm.castor |
Package providing integration of Castor within Springs O/X Mapping
support
|
org.springframework.oxm.jibx |
Package providing integration of JiBX with Springs O/X Mapping
support
|
org.springframework.oxm.xmlbeans |
Package providing integration of XMLBeans with Springs O/X Mapping support
|
org.springframework.oxm.xstream |
Package providing integration of XStream with Springs 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 |
XmlBeansMarshaller
Implementation of the
Marshaller interface for Apache XMLBeans. |
Modifier and Type | Class and Description |
---|---|
class |
XStreamMarshaller
Implementation of the
Marshaller interface for XStream. |
Copyright © 2015. All rights reserved.