Package | Description |
---|---|
org.jboss.shrinkwrap.api.importer |
Modifier and Type | Interface and Description |
---|---|
interface |
StreamImporter<I extends StreamImporter<I>>
Generic importer capable of representing an
Assignable as an entity capable of reading from an
InputStream , or file type. |
Modifier and Type | Interface and Description |
---|---|
interface |
TarGzImporter
Assignable type capable of importing TAR archive content encoded in GZIP compression. |
interface |
TarImporter
Assignable type capable of importing TAR archive content |
interface |
ZipImporter
Assignable type capable of importing ZIP content. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.