| Prev Package | Next Package | Frames | No Frames |
Class Summary | |
| ClassDescriptorImpl | A basic class descriptor implementation. |
| CollectionHandlers | Utility class for obtaining collection handlers. |
| CollectionHandlers.EmptyEnumerator | Enumerator for a null collection. |
| CollectionHandlers.Info | |
| DelegateFieldDescriptor | |
| ExtendedFieldHandler | An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability. |
| FieldDescriptorImpl | A basic field descriptor implementation. |
| 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. |
| MappingLoader | Assists in the construction of descriptors. |
| MappingLoader.TypeInfoReference | A class used to by the createFieldHandler method in order to save the reference of the TypeInfo that was used. |
| TypeInfo | Type information passed on creation of a FieldHandlerImpl. |
| Types | Type information. |
| Types.TypeInfo | Information about a specific Java type. |