Spring Web Services Framework

Package org.springframework.oxm.castor

Package providing integration of Castor within Springs O/X Mapping support.

See:
          Description

Class Summary
CastorMarshaller Implementation of the Marshaller interface for Castor.
CastorUtils Generic utility methods for working with Castor.
 

Exception Summary
CastorMarshallingFailureException Castor-specific subclass of MarshallingFailureException.
CastorSystemException Castor-specific subclass of UncategorizedXmlMappingException, for Castor exceptions that cannot be distinguished further.
CastorUnmarshallingFailureException Castor-specific subclass of UnmarshallingFailureException.
CastorValidationFailureException Castor-specific subclass of MarshallingFailureException.
 

Package org.springframework.oxm.castor Description

Package providing integration of Castor within Springs O/X Mapping support.


Spring Web Services Framework

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