Package | Description |
---|---|
org.springframework.http.converter.xml |
Provides an HttpMessageConverter implementations for handling XML.
|
org.springframework.jms.support.converter |
Provides a MessageConverter abstraction to convert
between Java objects and JMS messages.
|
org.springframework.oxm |
Root package for Spring's O/X Mapping integration classes.
|
org.springframework.oxm.castor |
Package providing integration of Castor within Springs O/X Mapping
support
|
org.springframework.oxm.jaxb |
Package providing integration of JAXB with Springs O/X Mapping
support
|
org.springframework.oxm.jibx |
Package providing integration of JiBX with Springs O/X Mapping
support
|
org.springframework.oxm.mime |
Contains (un)marshallers optimized to store binary data in MIME attachments.
|
org.springframework.oxm.support |
Provides generic support classes for using Spring's O/X Mapping integration within various scenario's.
|
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
|
org.springframework.web.servlet.view.xml |
Support classes for providing a View implementation based on XML Marshalling.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
MarshallingException
Base class for exception thrown when a marshalling or unmarshalling error occurs.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
GenericMarshaller
Subinterface of
Marshaller that has support for Java 5 generics. |
GenericUnmarshaller
Subinterface of
Unmarshaller that has support for Java 5 generics. |
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
ValidationFailureException
Exception thrown on marshalling validation failure.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Unmarshaller
Defines the contract for Object XML Mapping unmarshallers.
|
XmlMappingException
Root of the hierarchy of Object XML Mapping exceptions.
|
Class and Description |
---|
Marshaller
Defines the contract for Object XML Mapping Marshallers.
|
Copyright © 2015. All rights reserved.