org.exolab.castor.builder
public class MappingFileSourceFactory extends Object
Version: $Revision: 1.1 $ $Date: 2005/05/04 01:23:12 $
Constructor Summary | |
---|---|
MappingFileSourceFactory(BuilderConfiguration config)
Creates a new MappingFileSourceFactory with the given
configuration
|
Method Summary | |
---|---|
ClassMapping | createMapping(ClassInfo classInfo)
Creates the class mapping for the given ClassInfo
|
Parameters: config the BuilderConfiguration instance
Parameters: classInfo the XML Schema element declaration
Returns: the ClassMapping representing the ClassInfo