public final class VdbToSrampArchiveProvider extends Object implements org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProvider
ZipToSrampArchive.| Constructor and Description |
|---|
VdbToSrampArchiveProvider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.overlord.sramp.common.ArtifactType artifactType) |
org.overlord.sramp.atom.archive.expand.ZipToSrampArchive |
createExtractor(org.overlord.sramp.common.ArtifactType artifactType,
File vdbFile) |
org.overlord.sramp.atom.archive.expand.ZipToSrampArchive |
createExtractor(org.overlord.sramp.common.ArtifactType artifactType,
InputStream vdbStream) |
org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo |
getArchiveTypeHints() |
public boolean accept(org.overlord.sramp.common.ArtifactType artifactType)
accept in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProviderZipToSrampArchiveProvider.accept(org.overlord.sramp.common.ArtifactType)public org.overlord.sramp.atom.archive.expand.ZipToSrampArchive createExtractor(org.overlord.sramp.common.ArtifactType artifactType,
File vdbFile)
throws org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveException
createExtractor in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProviderorg.overlord.sramp.atom.archive.expand.ZipToSrampArchiveExceptionZipToSrampArchiveProvider.createExtractor(org.overlord.sramp.common.ArtifactType,
java.io.File)public org.overlord.sramp.atom.archive.expand.ZipToSrampArchive createExtractor(org.overlord.sramp.common.ArtifactType artifactType,
InputStream vdbStream)
throws org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveException
createExtractor in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProviderorg.overlord.sramp.atom.archive.expand.ZipToSrampArchiveExceptionZipToSrampArchiveProvider.createExtractor(org.overlord.sramp.common.ArtifactType,
java.io.InputStream)public org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo getArchiveTypeHints()
getArchiveTypeHints in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProviderCopyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.