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.- Author:
- ALR
-
-
Method Summary
-
Methods inherited from interface org.jboss.shrinkwrap.api.Assignable
as
-
Methods inherited from interface org.jboss.shrinkwrap.api.importer.StreamImporter
importFrom, importFrom, importFrom, importFrom
-
-