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
|
Java Source File Name | Type | Comment |
AbstractFieldDescriptor.java | Class | |
AbstractMappingLoader.java | Class | Assists in the construction of descriptors. |
AbstractMappingLoader2.java | Class | |
ClassDescriptorImpl.java | Class | A basic class descriptor implementation. |
CollectionHandlers.java | Class | Utility class for obtaining collection handlers. |
ExtendedFieldHandler.java | Class | An extended version of the FieldHandler interface which is
used for adding additional functionality while preserving
backward compatability. |
FieldDescriptorImpl.java | Class | A basic field descriptor implementation. |
FieldHandlerFriend.java | Class | An extended version of the FieldHandler interface which is
used for adding additional functionality while preserving
backward compatability. |
FieldHandlerImpl.java | Class | A field handler that knows how to get/set the values of a field
directly or through the get/set methods. |
J1CollectionHandlers.java | Class | Implementation of various collection handlers for the Java 1.1
libraries. |
J2CollectionHandlers.java | Class | Implementation of various collection handlers for the Java 1.2
libraries. |
TypeInfo.java | Class | Type information passed on creation of a
FieldHandlerImpl . |
Types.java | Class | Type information. |