ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

org.jboss.shrinkwrap.api.exporter
Interface TarExporter

All Superinterfaces:
Assignable, StreamExporter
All Known Implementing Classes:
TarExporterImpl

public interface TarExporter
extends StreamExporter

Exporter used to represent an Assignable in TAR format

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

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
 


ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

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