public class ZipExporterImpl extends AbstractStreamExporterImpl implements ZipExporter
Constructor and Description |
---|
ZipExporterImpl(Archive<?> archive) |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
exportAsInputStream()
Exports this reference in an implementation-specific format represented by the returned new
InputStream
instance |
exportTo, exportTo, exportTo, getOutputStreamToFile
as, getArchive
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportTo, exportTo, exportTo
as
public ZipExporterImpl(Archive<?> archive)
public java.io.InputStream exportAsInputStream()
InputStream
instanceexportAsInputStream
in interface StreamExporter
InputStream
to read the exported viewStreamExporter.exportAsInputStream()