| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| ArchiveImportException |
Denotes an unexpected error was encountered while importing a Archive.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.