org.exolab.castor.mapping.loader

Class FieldDescriptorImpl

public class FieldDescriptorImpl extends AbstractFieldDescriptor

A basic field descriptor implementation. Engines will extend this class to provide additional functionality.

Version: $Revision: 6071 $ $Date: 2005-12-06 14:55:28 -0700 (Tue, 06 Dec 2005) $

Author: Assaf Arkin Ralf Joachim

Constructor Summary
protected FieldDescriptorImpl()
FieldDescriptorImpl(String fieldName, TypeInfo typeInfo, FieldHandler handler, boolean trans)
Constructs a new field descriptor.
Method Summary
StringtoString()

Constructor Detail

FieldDescriptorImpl

protected FieldDescriptorImpl()

FieldDescriptorImpl

public FieldDescriptorImpl(String fieldName, TypeInfo typeInfo, FieldHandler handler, boolean trans)
Constructs a new field descriptor.

Parameters: fieldName The field name typeInfo The field type information handler The field handler (may be null) trans True if the field is transient

Method Detail

toString

public String toString()
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com