Package org.springframework.oxm.xstream

Package providing integration of XStream with Springs O/X Mapping support.

See:
          Description

Class Summary
XStreamMarshaller Implementation of the Marshaller interface for XStream.
XStreamUtils Generic utility methods for working with XStream.
 

Exception Summary
XStreamMarshallingFailureException XStream-specific subclass of MarshallingFailureException.
XStreamSystemException XStream-specific subclass of UncategorizedXmlMappingException, for XStream exceptions that cannot be distinguished further.
XStreamUnmarshallingFailureException XStream-specific subclass of UnmarshallingFailureException.
 

Package org.springframework.oxm.xstream Description

Package providing integration of XStream with Springs O/X Mapping support.



Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.