org.exolab.castor.builder
public class DescriptorSourceFactory extends Object
Version: $Revision: 1.9 $ $Date: 2005/09/12 04:09:22 $
Constructor Summary | |
---|---|
DescriptorSourceFactory(BuilderConfiguration config)
Creates a new DescriptorSourceFactory with the given configuration
|
Method Summary | |
---|---|
JClass | createSource(ClassInfo classInfo)
Creates the Source code of a MarshalInfo for a given XML Schema
element declaration |
Parameters: config the BuilderConfiguration instance
Parameters: classInfo the XML Schema element declaration
Returns: the JClass representing the MarshalInfo source code