Spring Web Services Framework

Package org.springframework.oxm.xstream

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

See:
          Description

Class Summary
AnnotationXStreamMarshaller Subclass of the XStreamMarshaller that supports JDK 1.5+ annotation metadata for aliases.
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.


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.