org.jboss.shrinkwrap.api.importer
Interface TarGzImporter

All Superinterfaces:
Assignable, StreamImporter<TarGzImporter>

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
 



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