Package org.exolab.castor.mapping.loader
Implementations for mapping interfaces and the default mapping loader.
- Version:
- $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
- Author:
- Assaf Arkin
-
Class Summary Class Description AbstractMappingLoader Assists in the construction of descriptors.AbstractMappingLoader2 ClassDescriptorHelper ClassDescriptorImpl The standardClassDescriptor
implementation, holding general OO information about the class described.CollectionHandlers Utility class for obtaining collection handlers.CollectionHandlers.EmptyEnumerator Enumerator for a null collection.CollectionHandlers.Info ExtendedFieldHandler An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.FieldDescriptorImpl FieldHandlerFriend An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.FieldHandlerImpl A field handler that knows how to get/set the values of a field directly or through the get/set methods.J1CollectionHandlers Implementation of various collection handlers for the Java 1.1 libraries.J1CollectionHandlers.ArrayEnumerator Enumerator for an array.J2CollectionHandlers Implementation of various collection handlers for the Java 1.2 libraries.J2CollectionHandlers.IteratorEnumerator Enumerator for an iterator.TypeInfo Type information passed on creation of aFieldHandlerImpl
.Types Type information.Types.TypeInfo Information about a specific Java type.