Spring Web Services Framework

Package org.springframework.oxm.jibx

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

See:
          Description

Class Summary
JibxMarshaller Implementation of the Marshaller and Unmarshaller interfaces for JiBX.
JibxUtils Generic utility methods for working with JiBX.
 

Exception Summary
JibxMarshallingFailureException JiXB-specific subclass of MarshallingFailureException.
JibxSystemException JiBX-specific subclass of UncategorizedXmlMappingException, for JiBXBExceptions that cannot be distinguished further.
JibxUnmarshallingFailureException JiXB-specific subclass of UnmarshallingFailureException.
JibxValidationFailureException JAXB-specific subclass of ValidationFailureException.
 

Package org.springframework.oxm.jibx Description

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


Spring Web Services Framework

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