Class FieldInfo

java.lang.Object
org.exolab.castor.builder.info.FieldInfo
All Implemented Interfaces:
NatureExtendable, PropertyHolder, XMLInfo
Direct Known Subclasses:
CollectionInfo, IdentityInfo

public class FieldInfo extends Object implements XMLInfo, PropertyHolder
A class for representing field members of a class. FieldInfo objects hold all the information required about a member in order to be able to produce XML data binding (marshal/unmarshal) and validation code.
Version:
$Revision$ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
Author:
Keith Visco