public class XMLMappingLoaderFactory extends AbstractMappingLoaderFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
The name of the factory.
|
| Constructor and Description |
|---|
XMLMappingLoaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
BindingType |
getBindingType()
Defines the binding type of the underlying MappingLoader.
|
String |
getClassname()
To obtain the class name of the MappingLoader to instantiate
|
String |
getName()
Returns the short alias for this factory instance.
|
getMappingLoader, getSourceTypepublic static final String NAME
public final String getName()
MappingLoaderFactoryMappingLoaderFactory.getName()public String getClassname()
AbstractMappingLoaderFactorygetClassname in class AbstractMappingLoaderFactoryAbstractMappingLoaderFactory.getClassname()public BindingType getBindingType()
MappingLoaderFactoryMappingLoaderFactory.getBindingType()Copyright © 2016. All rights reserved.