org.exolab.castor.builder
public class DescriptorSourceFactory extends Object
Version: $Revision: 6391 $ $Date: 2006-04-13 07:37:49 -0600 (Thu, 13 Apr 2006) $
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