|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.types | The Castor implementation of specific XML Schema Types Version: $Revision: 6213 $ Author: Arnaud Blandin This package contains the implementation of the date/time datatypes defined in W3C XML Schema 1.0 Recommendation. |
| org.exolab.castor.xml.handlers | |
| Uses of ValidityException in org.exolab.castor.mapping |
| Methods in org.exolab.castor.mapping that throw ValidityException | |
void |
AbstractFieldHandler.setConfiguration(java.util.Properties config)
Empty implementation of the ConfigurableFieldHandler interface, for convenience
purpose. |
void |
ConfigurableFieldHandler.setConfiguration(java.util.Properties config)
Set the configuration data. |
void |
ExtendedFieldHandler.checkValidity(java.lang.Object object)
Deprecated. No longer supported |
void |
FieldHandler.checkValidity(java.lang.Object object)
Deprecated. No longer supported |
| Uses of ValidityException in org.exolab.castor.mapping.loader |
| Methods in org.exolab.castor.mapping.loader that throw ValidityException | |
void |
ExtendedFieldHandler.checkValidity(java.lang.Object object)
Deprecated. No longer supported |
abstract void |
FieldHandlerFriend.checkValidity(java.lang.Object object)
Deprecated. No longer supported |
| Uses of ValidityException in org.exolab.castor.types |
| Methods in org.exolab.castor.types that throw ValidityException | |
void |
CenturyDescriptor.CenturyFieldHandler.checkValidity(java.lang.Object object)
Checks the field's validity. |
void |
DateDescriptor.DateFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
DateTimeDescriptor.DateTimeFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
DurationDescriptor.DurationFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
GDayDescriptor.GDayFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
GMonthDayDescriptor.GMonthDayFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
GMonthDescriptor.GMonthFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
GYearDescriptor.GYearFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
GYearMonthDescriptor.GYearMonthFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
MonthDescriptor.MonthFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
RecurringDurationDescriptor.RecurringDurationFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
TimeDescriptor.TimeFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
TimeDurationDescriptor.TimeDurationFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
TimePeriodDescriptor.TimePeriodFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
YearDescriptor.YearFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
| Uses of ValidityException in org.exolab.castor.xml.handlers |
| Methods in org.exolab.castor.xml.handlers that throw ValidityException | |
void |
CollectionFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
ContainerFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
void |
EnumFieldHandler.checkValidity(java.lang.Object object)
Checks the field validity. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||