|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.builder.factory.MappingFileSourceFactory
public final class MappingFileSourceFactory
A factory for creating mapping files.
Constructor Summary | |
---|---|
MappingFileSourceFactory(BuilderConfiguration config)
Creates a new MappingFileSourceFactory with the given configuration. |
Method Summary | |
---|---|
org.exolab.castor.mapping.xml.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 org.exolab.castor.mapping.xml.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 |