org.exolab.castor.builder
public class DescriptorSourceFactory extends Object
Version: $Revision: 1.2 $ $Date: 2003/03/03 17:09:16 $
Method Summary | |
---|---|
static JClass | createSource(ClassInfo classInfo)
Creates the Source code of a MarshalInfo for a given XML Schema
element declaration |
Parameters: element the XML Schema element declaration
Returns: the JClass representing the MarshalInfo source code