Class ZipExporterDelegate

java.lang.Object
org.jboss.shrinkwrap.impl.base.exporter.AbstractExporterDelegate<InputStream>
org.jboss.shrinkwrap.impl.base.exporter.zip.ZipExporterDelegate

class ZipExporterDelegate extends AbstractExporterDelegate<InputStream>
Implementation of a ZIP exporter. Cannot handle archives with no content (as there'd be no ZipEntry s to write to the ZipOutputStream