| Package | Description |
|---|---|
| org.overlord.sramp.atom.archive.expand | |
| org.overlord.sramp.atom.archive.expand.registry |
| Modifier and Type | Method and Description |
|---|---|
static void |
ZipToSrampArchive.closeQuietly(ZipToSrampArchive j2sramp) |
| Modifier and Type | Method and Description |
|---|---|
static ZipToSrampArchive |
ZipToSrampArchiveRegistry.createExpander(org.overlord.sramp.common.ArtifactType artifactType,
File zipFile)
Creates an expander for the given artifact type.
|
static ZipToSrampArchive |
ZipToSrampArchiveRegistry.createExpander(org.overlord.sramp.common.ArtifactType artifactType,
InputStream zipStream)
Creates an expander for the given artifact type.
|
ZipToSrampArchive |
ZipToSrampArchiveProvider.createExtractor(org.overlord.sramp.common.ArtifactType artifactType,
File zipFile)
Creates a
ZipToSrampArchive expander for the given artifact type and zip content. |
ZipToSrampArchive |
ZipToSrampArchiveProvider.createExtractor(org.overlord.sramp.common.ArtifactType artifactType,
InputStream zipStream)
Creates a
ZipToSrampArchive expander for the given artifact type and zip content. |
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.