Generator ToolsThis pair of tools support generating a basic binding definition from a set of Java classes, and generating a basic schema from the combination of a binding definition and the associated set of Java classes. The generation support is fairly primitive, and may well require hand modification to complete in complex cases. The documentation included in the download covers the usage and limitations in more detail. Both tools are actually components of the JiBX 2.0 code which have been backported to 1.0. They are likely to become part of the main JiBX distribution in the future, but are being kept as a separate download for now to allow for easier changes. The source code for these tools is included in the main JiBX project CVS, although they're not built by the same Ant targets as the rest of the JiBX code. Check the online version of this page for updates on the subproject status.
|