ShrinkWrap API 1.0.0-cr-2

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

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

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

Methods in org.jboss.shrinkwrap.api.importer that return ExplodedImporter
 ExplodedImporter ExplodedImporter.importDirectory(File file)
          Import a directory structure as a archive.
 ExplodedImporter ExplodedImporter.importDirectory(String fileName)
          Import a directory structure as a archive.
 


ShrinkWrap API 1.0.0-cr-2

Copyright © 2011 JBoss by Red Hat. All Rights Reserved.