Package org.jboss.shrinkwrap.api.exporter


Interface Summary
ExplodedExporter ExplodedExporter Exporter used to export an Archive as an exploded directory structure.
ZipExporter Exporter used to represent an Assignable in ZIP format.
 

Exception Summary
ArchiveExportException ArchiveExportException Exception thrown when an error occurs exporting an Archive.
FileExistsException Thrown to denote that an export request to a particular File has failed because the file specified already exists and should not be overwritten.
 



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