public class TarBz2ExporterImpl extends AbstractStreamExporterImpl implements TarBz2Exporter
TarBz2Exporter used to export an Archive as a TAR format encoded in BZip2.| Constructor and Description |
|---|
TarBz2ExporterImpl(Archive<?> archive)
Creates a new exporter for the specified archive
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
exportAsInputStream() |
exportTo, exportTo, exportTo, getOutputStreamToFileas, getArchiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportTo, exportTo, exportToaspublic TarBz2ExporterImpl(Archive<?> archive)
public InputStream exportAsInputStream()
exportAsInputStream in interface StreamExporterStreamExporter.exportAsInputStream()Copyright © 2024 JBoss by Red Hat. All rights reserved.