Interface TarGzImporter

All Superinterfaces:
Assignable, StreamImporter<TarGzImporter>
All Known Implementing Classes:
TarGzImporterImpl

public interface TarGzImporter extends StreamImporter<TarGzImporter>
Assignable type capable of importing TAR archive content encoded in GZIP compression.