The Binding File Object Model
This package contains the object model that represents an in-memory binding file. The binding file allows one to customize the source generated by the Castor Source Generator.
The class {@link org.exolab.castor.builder.binding.XMLBindingComponent} is the XML Schema driven implementation of {@link org.exolab.castor.builder.BindingComponent} and contains the logic to bind an XML Schema structure to a java property. More information may be obtained in the Castor documentation.