Class XMLMappingLoaderFactory

    • Field Detail

      • NAME

        public static final java.lang.String NAME
        The name of the factory.
        See Also:
        Constant Field Values
    • Constructor Detail

      • XMLMappingLoaderFactory

        public XMLMappingLoaderFactory()
    • Method Detail

      • getName

        public final java.lang.String getName()
        Description copied from interface: MappingLoaderFactory
        Returns the short alias for this factory instance.
        Returns:
        The short alias name.
      • getBindingType

        public BindingType getBindingType()
        Description copied from interface: MappingLoaderFactory
        Defines the binding type of the underlying MappingLoader.
        Returns:
        the binding type of the underlying MappingLoader