org.exolab.castor.builder.descriptors
Class DescriptorSourceFactory
java.lang.Object
org.exolab.castor.builder.descriptors.DescriptorSourceFactory
public final class DescriptorSourceFactory
extends java.lang.Object
A factory for creating the source code of descriptor classes.
$Revision: 7398 $ $Date: 2006-04-13 07:37:49 -0600 (Thu, 13 Apr 2006) $
DescriptorSourceFactory
public DescriptorSourceFactory(BuilderConfiguration config)
Creates a new DescriptorSourceFactory with the given configuration.
config
- the BuilderConfiguration instance
createSource
public JClass createSource(ClassInfo classInfo)
Creates the Source code of a MarshalInfo for a given XML Schema element
declaration.
classInfo
- the XML Schema element declaration
- the JClass representing the MarshalInfo source code
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com