Uses of Class
org.exolab.castor.mapping.ValidityException
Packages that use ValidityException
Package
Description
The Class Mapping API
Implementations for mapping interfaces and the default mapping loader.
-
Uses of ValidityException in org.exolab.castor.mapping
Methods in org.exolab.castor.mapping that throw ValidityExceptionModifier and TypeMethodDescriptionvoidExtendedFieldHandler.checkValidity(Object object) Deprecated.No longer supportedvoidFieldHandler.checkValidity(Object object) Deprecated.No longer supportedvoidAbstractFieldHandler.setConfiguration(Properties config) Empty implementation of theConfigurableFieldHandlerinterface, for convenience purpose.voidConfigurableFieldHandler.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 ValidityExceptionModifier and TypeMethodDescriptionabstract voidFieldHandlerFriend.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 ValidityExceptionModifier and TypeMethodDescriptionvoidCollectionFieldHandler.checkValidity(Object object) Checks the field validity.voidContainerFieldHandler.checkValidity(Object object) Checks the field validity.voidEnumFieldHandler.checkValidity(Object object) Checks the field validity.