org.jboss.shrinkwrap.api.exporter
Interface TarGzExporter

All Superinterfaces:
Assignable, StreamExporter

public interface TarGzExporter
extends StreamExporter

Exporter used to represent an Assignable in TAR format encoded w/ GZIP compression

Author:
ALR
See Also:
http://www.gnu.org/software/tar/manual/html_node/Standard.html, http://www.gzip.org/

Method Summary
 
Methods inherited from interface org.jboss.shrinkwrap.api.exporter.StreamExporter
exportAsInputStream, exportTo, exportTo, exportTo
 
Methods inherited from interface org.jboss.shrinkwrap.api.Assignable
as
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.