Package org.jboss.shrinkwrap.api.importer
-
Interface Summary Interface Description ExplodedImporter Importer used to import Exploded directory structures into aArchive
StreamImporter<I extends StreamImporter<I>> Generic importer capable of representing anAssignable
as an entity capable of reading from anInputStream
, or file type.TarBz2Importer Assignable
type capable of importing TAR archive content encoded in BZip2 compression.TarGzImporter Assignable
type capable of importing TAR archive content encoded in GZIP compression.TarImporter Assignable
type capable of importing TAR archive contentZipImporter Assignable
type capable of importing ZIP content. -
Exception Summary Exception Description ArchiveImportException Denotes an unexpected error was encountered while importing a Archive.