|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExplodedExporter
ExplodedExporter Exporter used to export an Archive as an exploded directory structure.
Method Summary | |
---|---|
File |
exportExploded(File parentDirectory)
Exports provided archive as an exploded directory structure. |
Methods inherited from interface org.jboss.shrinkwrap.api.Assignable |
---|
as |
Method Detail |
---|
File exportExploded(File parentDirectory)
archive
- parentDirectory
-
IllegalArgumentException
- if the archive or parent directory not valid
ArchiveExportException
- if the export process fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |