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

Packages that use ValidityException
org.exolab.castor.mapping The Class Mapping API Version: $Revision: 6216 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Assaf Arkin Author: Keith Visco This package provides a common base for the class mapping descriptors and tools to generate mapping descriptors from a mapping file. 
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 ConfigurableFieldHandler.setConfiguration(Properties config)
          Set the configuration data.
 void AbstractFieldHandler.setConfiguration(Properties config)
          Empty implementation of the ConfigurableFieldHandler interface, for convenience purpose.
 

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

Methods in org.exolab.castor.mapping.loader that throw ValidityException
abstract  void FieldHandlerFriend.checkValidity(Object object)
          Deprecated. No longer supported
 void ExtendedFieldHandler.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 EnumFieldHandler.checkValidity(Object object)
          Checks the field validity.
 void ContainerFieldHandler.checkValidity(Object object)
          Checks the field validity.
 void CollectionFieldHandler.checkValidity(Object object)
          Checks the field validity.
 



Copyright © 2011. All Rights Reserved.