|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.builder.MappingFileSourceFactory
public class MappingFileSourceFactory
A factory for creating mapping files
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 |
---|
public MappingFileSourceFactory(BuilderConfiguration config)
config
- the BuilderConfiguration instanceMethod Detail |
---|
public ClassMapping createMapping(ClassInfo classInfo)
classInfo
- the XML Schema element declaration
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |