Maven module :un.storage : archive-ar :
Class : un.storage.archive.ar.ARFormat
Extends/Implements : un.storage.archive.AbstractArchiveFormat
Subclasses : -

author  Johann Sorel


Variables : INSTANCE
Functions : canOpen, open, isAbsolute, canCreate, createResolver


public ARFormat INSTANCE


public boolean canOpen (Path candidate)

public Archive open (Path candidate, Parameters params)

public boolean isAbsolute ()

public boolean canCreate (Path base)

public PathResolver createResolver (Path base)