Spring Web Services Framework

Package org.springframework.oxm.jaxb

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

See:
          Description

Class Summary
AbstractJaxbMarshaller Abstract base class for implementations of the Marshaller and Unmarshaller interfaces that use JAXB.
Jaxb1Marshaller Implementation of the Marshaller interface for JAXB 1.0.
Jaxb2Marshaller Implementation of the Marshaller interface for JAXB 2.0.
JaxbUtils Generic utility methods for working with JAXB.
 

Exception Summary
JaxbMarshallingFailureException JAXB-specific subclass of MarshallingFailureException.
JaxbSystemException JAXB-specific subclass of UncategorizedXmlMappingException, for JAXBExceptions that cannot be distinguished further.
JaxbUnmarshallingFailureException JAXB-specific subclass of UnmarshallingFailureException.
JaxbValidationFailureException JAXB-specific subclass of ValidationFailureException.
 

Package org.springframework.oxm.jaxb Description

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


Spring Web Services Framework

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