Class ComponentBindingType

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

public class ComponentBindingType extends Object implements Serializable
A binding element is defined to express the binding between an XML Schema Component and Java class OR a java interface or a java member class. The XML Schema component can be an element, an attribute, a complexType or a group. Attribute cannot be mapped to class, the reader of a binding file will take care that class or interface are not used for component whose xml-type is attribute.
Version:
$Revision$ $Date$
See Also: