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