Package org.exolab.castor.builder
The Source Code Generator API
- Version:
- Author:
- Keith Visco
- Author:
- Arnaud Blandin
This package is primarily used with Castor XML, however some people do
use it for Castor JDO.
BindingComponent | This interface is the abstraction of any type of source that can interact with
the Source Code Generator. |
ClassInfoResolver | A class for "caching" ClassInfo's which later need to be
resolved (retrieved) by another ClassInfo
|
The Source Code Generator API
- Version:
- Author:
- Keith Visco
- Author:
- Arnaud Blandin
This package is primarily used with Castor XML, however some people do
use it for Castor JDO. Some incompatabilities may exist.
The class
SourceGenerator
is used for creating Java source code from an XML Schema. Currently
the version of XML Schema that is supported by the SourceGenerator is
a subset of the W3C XML Schema 1.0 Recommendation (20010502).
A
binding file can be used to customized
the generated sources.More information may be obtained in the Castor documentation.
The file org/exolab/castor/builder/castorbuilder.properties
is used for configuring some advanced options.
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com