Uses of Class
org.exolab.castor.mapping.ValidityException

Packages that use ValidityException
org.exolab.castor.mapping The Class Mapping API 
org.exolab.castor.mapping.loader Implementations for mapping interfaces and the default mapping loader. 
org.exolab.castor.xml.handlers   
 

Uses of ValidityException in org.exolab.castor.mapping
 

Methods in org.exolab.castor.mapping that throw ValidityException
 void FieldHandler.checkValidity(Object object)
          Deprecated. No longer supported
 void ExtendedFieldHandler.checkValidity(Object object)
          Deprecated. No longer supported
 void AbstractFieldHandler.setConfiguration(Properties config)
          Empty implementation of the ConfigurableFieldHandler interface, for convenience purpose.
 void ConfigurableFieldHandler.setConfiguration(Properties config)
          Set the configuration data.
 

Uses of ValidityException in org.exolab.castor.mapping.loader
 

Methods in org.exolab.castor.mapping.loader that throw ValidityException
 void ExtendedFieldHandler.checkValidity(Object object)
          Deprecated. No longer supported
abstract  void FieldHandlerFriend.checkValidity(Object object)
          Deprecated. No longer supported
 

Uses of ValidityException in org.exolab.castor.xml.handlers
 

Methods in org.exolab.castor.xml.handlers that throw ValidityException
 void CollectionFieldHandler.checkValidity(Object object)
          Checks the field validity.
 void EnumFieldHandler.checkValidity(Object object)
          Checks the field validity.
 void ContainerFieldHandler.checkValidity(Object object)
          Checks the field validity.
 



Copyright © 2012. All Rights Reserved.