public class TarExporterImpl extends AbstractStreamExporterImpl implements TarExporter
TarGzExporter
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, getOutputStreamToFile
as, getArchive
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportTo, exportTo, exportTo
as
public TarExporterImpl(Archive<?> archive)
public InputStream exportAsInputStream()
exportAsInputStream
in interface StreamExporter
StreamExporter.exportAsInputStream()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.