Class PackedFileExporter

All Implemented Interfaces:
ImmediateDownloadExporter, InteractivePlugin, Plugin, SignalTarget

public class PackedFileExporter
extends AbstractExporterPlugin
implements InteractivePlugin, SignalTarget
Plug-in that packs one or more selected files and directories into a single file. The actual packing is performed by classes implementing the FilePacker interface. To add new formats, create a class that implements the interface and, register the new class with a PluginConfiguration item.

The compressed file can either be downloaded immediately to the local computer or stored into BASE's file system.

Version:
2.4
Author:
Martin, Nicklas
Last modified
$Date: 2007-07-11 15:45:01 +0200 (Mon, 02 Jul 2007) $