|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExplodedImporter

ExplodedImporter
Importer used to import Exploded directory structures into a Archive
| Method Summary | |
|---|---|
ExplodedImporter |
importDirectory(File file)
Import a directory structure as a archive. |
ExplodedImporter |
importDirectory(String fileName)
Import a directory structure as a archive. |
| Methods inherited from interface org.jboss.shrinkwrap.api.Assignable |
|---|
as |
| Method Detail |
|---|
ExplodedImporter importDirectory(File file)
file - The directory to import
IllegalArgumentException - if file is null
IllegalArgumentException - if file is not a directoryExplodedImporter importDirectory(String fileName)
fileName - The name of the directory to import
IllegalArgumentException - if file is null
IllegalArgumentException - if file is not a directory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||