Interface Importer


  • public interface Importer
    Interface implemented by classes that can analyze a file to prepare data for import.

    An importer analyzes input files, detects issues in them, find the appropriate template, and calls the passed SheetImporter.

    Author:
    Damien Carbonne