Interface SImporterFactory

  • All Known Implementing Classes:
    ExcelImportFactory, TestImporterFactory

    public interface SImporterFactory
    The interface defines factory methods for importers.
    Since:
    3.5.0
    Author:
    dennis
    • Method Detail

      • createImporter

        SImporter createImporter()
        Create an importer
        Returns: