org.exolab.castor.builder
Class MappingFileSourceFactory

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

public class MappingFileSourceFactory
extends java.lang.Object

A factory for creating mapping files

Version:
$Revision: 1.1 $ $Date: 2005/05/04 01:23:12 $
Author:
Keith Visco

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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingFileSourceFactory

public MappingFileSourceFactory(BuilderConfiguration config)
Creates a new MappingFileSourceFactory with the given configuration

Parameters:
config - the BuilderConfiguration instance
Method Detail

createMapping

public ClassMapping createMapping(ClassInfo classInfo)
Creates the class mapping for the given ClassInfo

Parameters:
classInfo - the XML Schema element declaration
Returns:
the ClassMapping representing the ClassInfo


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