public class ZipStoredExporterImpl extends AbstractStreamExporterImpl implements ZipStoredExporter
| Constructor and Description |
|---|
ZipStoredExporterImpl(Archive<?> archive) |
| Modifier and Type | Method and Description |
|---|---|
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 ZipStoredExporterImpl(Archive<?> archive)
public InputStream exportAsInputStream()
StreamExporterInputStream
instanceexportAsInputStream in interface StreamExporterInputStream to read the exported viewCopyright © 2024 JBoss by Red Hat. All rights reserved.