ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

org.jboss.shrinkwrap.api.importer
Interface TarGzImporter

All Superinterfaces:
Assignable, StreamImporter<TarGzImporter>
All Known Implementing Classes:
TarGzImporterImpl

public interface TarGzImporter
extends StreamImporter<TarGzImporter>

Assignable type capable of importing TAR archive content encoded in GZIP compression.

Author:
ALR

Method Summary
 
Methods inherited from interface org.jboss.shrinkwrap.api.importer.StreamImporter
importFrom, importFrom
 
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.