Maven module :un.storage : archive-core :
Class :
un.storage.archive.Archives
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
getFormats,
open,
open,
extract,
extract,
recursiveExtract
public ArchiveFormat[]
getFormats ()
public Archive
open (Path path)
public Archive
open (Path path, Dictionary parameters)
public void
extract (Path archive, Path outFolder)
public void
extract (Path archive, Path outFolder, Dictionary parameters)
public void
recursiveExtract (Path source, Path target)
author Johann Sorel