Class BindingConfig

java.lang.Object
org.apache.xmlbeans.BindingConfig
Direct Known Subclasses:
BindingConfigImpl

public class BindingConfig
extends Object
The BindingConfig class is used during compilation to control the generation of java source files. The default BindingConfig does nothing, but sub-classes should provide more interesting behavior.
See Also:
XmlBeans.compileXmlBeans()