Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
abstract void |
FieldHandlerFriend.checkValidity(Object object)
Deprecated.
No longer supported
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerFieldHandler.checkValidity(Object object)
Checks the field validity.
|
void |
CollectionFieldHandler.checkValidity(Object object)
Checks the field validity.
|
void |
EnumFieldHandler.checkValidity(Object object)
Checks the field validity.
|
Copyright © 2022. All rights reserved.