Package org.exolab.castor.builder.binding.xml
package org.exolab.castor.builder.binding.xml
-
ClassesClassDescriptionThe root element that contains the different binding elements.This type gathers the needed information to generate a Java Class from a binding file.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.This type represents the binding for the 'content' member generated as part of a 'mixed' complex type definition.This type allows the mapping between an XML schema enumeration and a java class that follows the type-safe enumeration paradigm.This type represents the binding for class member.A binding file can include other binding files by specifying the location (URI) of the binding files to include.This element allows to define naming convention when naming a complexType, element or modelGroup.Mappings between a namespace and a java package can directly be defined in the binding file.