klyn.io.archives.Archiver.getInstance
method
public static getInstance(format as ArchiveFormat) as Archiver throws IOException:
Description

Returns an archiver implementation for the requested format.

Parameters
  • format Archive format.
Returns

An archiver instance.

Throws
  • IOException if the format is not implemented yet.