Package org.jboss.shrinkwrap.api.importer


Interface Summary
ExplodedImporter Importer used to import Exploded directory structures into a Archive
StreamImporter<I extends StreamImporter<I>> Generic importer capable of representing an Assignable as an entity capable of reading from an InputStream, or file type.
TarGzImporter Assignable type capable of importing TAR archive content encoded in GZIP compression.
TarImporter Assignable type capable of importing TAR archive content
ZipImporter Assignable type capable of importing ZIP content.
 

Exception Summary
ArchiveImportException Denotes an unexpected error was encountered while importing a Archive.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.