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