Package org.exolab.castor.mapping.loader

Implementations for mapping interfaces and the default mapping loader.

See:
          Description

Class Summary
AbstractMappingLoader Assists in the construction of descriptors.
AbstractMappingLoader2  
ClassDescriptorImpl The standard ClassDescriptor implementation, holding general OO information about the class described.

Engines will use Natures to augment this class with engine-specific knowledge and functionality, using ClassDescriptorImpl.addNature(String) to register these views with this class.

Once a Nature has been registered with this ClassDescriptor, the nature can be applied to the ClassDescriptor and nature-specific properties can be accessed in a type-safe way.

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 a FieldHandlerImpl.
Types Type information.
Types.TypeInfo Information about a specific Java type.
 

Package org.exolab.castor.mapping.loader Description

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



Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com