org.exolab.castor.builder
Class DescriptorSourceFactory

java.lang.Object
  extended by org.exolab.castor.builder.DescriptorSourceFactory

public class DescriptorSourceFactory
extends java.lang.Object

A factory for creating the source code of descriptor classes

Version:
$Revision: 1.2 $ $Date: 2003/03/03 17:09:16 $
Author:
Keith Visco

Constructor Summary
DescriptorSourceFactory()
           
 
Method Summary
static JClass createSource(ClassInfo classInfo)
          Creates the Source code of a MarshalInfo for a given XML Schema element declaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptorSourceFactory

public DescriptorSourceFactory()
Method Detail

createSource

public 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


Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com