Uses of Interface
org.jboss.shrinkwrap.api.importer.ZipImporter

Packages that use ZipImporter
org.jboss.shrinkwrap.api.importer   
 

Uses of ZipImporter in org.jboss.shrinkwrap.api.importer
 

Methods in org.jboss.shrinkwrap.api.importer that return ZipImporter
 ZipImporter ZipImporter.importZip(ZipFile file)
          Imports provided ZipFile as a Archive.
 ZipImporter ZipImporter.importZip(ZipInputStream stream)
          Imports provided ZipInputStream as a Archive.
 



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