org.exolab.castor.tools
public final class MappingToolMappingLoader extends AbstractMappingLoader
| Constructor Summary | |
|---|---|
| MappingToolMappingLoader() | |
| Method Summary | |
|---|---|
| boolean | canFindAccessors(Class clazz, String fieldName, Class type) |
| BindingType | getBindingType() |
| boolean | returnsArray(Class clazz, String fieldName, Class type)
Returns true if the get method returns an array.
|
Returns: if get method returns an array.