ShrinkWrap API 1.1.0-alpha-1

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.1.0-alpha-1

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