Interface TarBz2Importer
-
- All Superinterfaces:
Assignable
,StreamImporter<TarBz2Importer>
- All Known Implementing Classes:
TarBz2ImporterImpl
public interface TarBz2Importer extends StreamImporter<TarBz2Importer>
Assignable
type capable of importing TAR archive content encoded in BZip2 compression.- Author:
- ALR, Tair Sabirgaliev
-
-
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
-
-