org.castor.mapping
public abstract class AbstractMappingLoaderFactory extends Object implements MappingLoaderFactory
| Field Summary | |
|---|---|
| static Log | LOG
The Jakarta Commons
Logging instance used for all logging. |
| Method Summary | |
|---|---|
| abstract String | getClassname()
To obtain the class name of the MappingLoader to instantiate
|
| MappingLoader | getMappingLoader() |
| String | getSourceType() |
Returns: The class name of the MappingLoader to instantiate
See Also: getMappingLoader
UNKNOWN:
See Also: getSourceType
UNKNOWN: