org.exolab.castor.tools

Class MappingTool.InternalLoader

Enclosing Class:
MappingTool
Implemented Interfaces:
MappingResolver

(package private) class MappingTool.InternalLoader
extends MappingLoader

Nested Class Summary

Nested classes/interfaces inherited from class org.exolab.castor.mapping.loader.MappingLoader

MappingLoader.TypeInfoReference

Field Summary

Fields inherited from class org.exolab.castor.mapping.loader.MappingLoader

NoDescriptor

Constructor Summary

InternalLoader()

Method Summary

(package private) boolean
canFindAccessors(Class claz, String fieldName, Class type)
(package private) boolean
returnsArray(Class claz, String fieldName, Class type)
Returns true if the get method returns an array.

Methods inherited from class org.exolab.castor.mapping.loader.MappingLoader

addDescriptor, createDescriptor, createFieldDesc, createFieldDescs, createFieldHandler, findAccessor, getClassLoader, getDescriptor, getLogWriter, getTypeInfo, listDescriptors, listJavaClasses, loadClassDescriptor, loadMapping, resolveRelations, resolveType, setAllowRedefinitions

Constructor Details

InternalLoader

(package private)  InternalLoader()

Method Details

canFindAccessors

(package private)  boolean canFindAccessors(Class claz,
                                            String fieldName,
                                            Class type)

returnsArray

(package private)  boolean returnsArray(Class claz,
                                        String fieldName,
                                        Class type)
Returns true if the get method returns an array. This method is used for greater compatability with generated descriptors.
Returns:
if get method returns an array.

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