Spring Web Services Framework

Uses of Class
org.springframework.oxm.xmlbeans.XmlBeansValidationFailureException

Packages that use XmlBeansValidationFailureException
org.springframework.oxm.xmlbeans Package providing integration of XMLBeans with Springs O/X Mapping support. 
 

Uses of XmlBeansValidationFailureException in org.springframework.oxm.xmlbeans
 

Methods in org.springframework.oxm.xmlbeans that throw XmlBeansValidationFailureException
 void XmlBeansMarshaller.validate(XmlObject object)
          Validates the given XmlObject.
 


Spring Web Services Framework

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