Interface ImportDataSource


  • public interface ImportDataSource
    An ImportDataSource is an object that acts as a container for the Importable objects in an archive. You can think of it as the abstract representation of some archive. When an archive has been parsed an ImportDataSource is returned that allows the handlers to the be called passing Importable items.