Spring Web Services Framework

Uses of Class
org.springframework.oxm.ValidationFailureException

Packages that use ValidationFailureException
org.springframework.oxm.castor Package providing integration of Castor within Springs O/X Mapping support. 
org.springframework.oxm.jaxb Package providing integration of JAXB with Springs O/X Mapping support. 
org.springframework.oxm.jibx Package providing integration of JiBX with Springs O/X Mapping support. 
org.springframework.oxm.xmlbeans Package providing integration of XMLBeans with Springs O/X Mapping support. 
 

Uses of ValidationFailureException in org.springframework.oxm.castor
 

Subclasses of ValidationFailureException in org.springframework.oxm.castor
 class CastorValidationFailureException
          Castor-specific subclass of MarshallingFailureException.
 

Uses of ValidationFailureException in org.springframework.oxm.jaxb
 

Subclasses of ValidationFailureException in org.springframework.oxm.jaxb
 class JaxbValidationFailureException
          JAXB-specific subclass of ValidationFailureException.
 

Uses of ValidationFailureException in org.springframework.oxm.jibx
 

Subclasses of ValidationFailureException in org.springframework.oxm.jibx
 class JibxValidationFailureException
          JAXB-specific subclass of ValidationFailureException.
 

Uses of ValidationFailureException in org.springframework.oxm.xmlbeans
 

Subclasses of ValidationFailureException in org.springframework.oxm.xmlbeans
 class XmlBeansValidationFailureException
          XMLBeans-specific subclass of ValidationFailureException.
 


Spring Web Services Framework

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