Class FieldType

java.lang.Object
org.exolab.castor.builder.binding.xml.FieldType
All Implemented Interfaces:
Serializable

public class FieldType extends Object implements Serializable
This type represents the binding for class member. It allows the definition of its name and java type as well as an implementation of FieldHandler to help the Marshalling framework in handling that member. Defining a validator is also possible. The names given for the validator and the fieldHandler must be fully qualified
Version:
$Revision$ $Date$
See Also: