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, getOutputStreamToFileas, getArchiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportTo, exportTo, exportToaspublic ZipExporterImpl(Archive<?> archive)
public java.io.InputStream exportAsInputStream()
InputStream
instanceexportAsInputStream in interface StreamExporterInputStream to read the exported viewStreamExporter.exportAsInputStream()