public class TarExporterImpl extends AbstractStreamExporterImpl implements TarExporter
TarExporter used to export an Archive as a TAR format.| Constructor and Description |
|---|
TarExporterImpl(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 TarExporterImpl(Archive<?> archive)
public InputStream exportAsInputStream()
exportAsInputStream in interface StreamExporterStreamExporter.exportAsInputStream()Copyright © 2016 JBoss by Red Hat. All rights reserved.