org.exolab.castor.tools

Class MappingToolMappingLoader

public final class MappingToolMappingLoader extends AbstractMappingLoader

Extend mapping loader to give us access to the findAccessor method.
Constructor Summary
MappingToolMappingLoader()
Method Summary
booleancanFindAccessors(Class clazz, String fieldName, Class type)
BindingTypegetBindingType()
booleanreturnsArray(Class clazz, String fieldName, Class type)
Returns true if the get method returns an array.

Constructor Detail

MappingToolMappingLoader

MappingToolMappingLoader()

Method Detail

canFindAccessors

boolean canFindAccessors(Class clazz, String fieldName, Class type)

getBindingType

public BindingType getBindingType()

returnsArray

boolean returnsArray(Class clazz, 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-2006. All rights reserved http://www.intalio.com