Class ZipStoredExporterImpl

    • Constructor Detail

      • ZipStoredExporterImpl

        public ZipStoredExporterImpl​(Archive<?> archive)
    • Method Detail

      • exportAsInputStream

        public java.io.InputStream exportAsInputStream()
        Description copied from interface: StreamExporter
        Exports this reference in an implementation-specific format represented by the returned new InputStream instance
        Specified by:
        exportAsInputStream in interface StreamExporter
        Returns:
        A new InputStream to read the exported view