java.lang.Object
org.epics.archiverappliance.utils.nio.tar.TarPath
All Implemented Interfaces:
Comparable<Path>, Iterable<Path>, Path, Watchable

public class TarPath extends Object implements Path
A TarPath consists of the tar file ( represented by the fileSystem ) and the entry in the tar file. A null tarEntry acts as a Path for the tar file itself. We don't really maintain directories in the tar file; the tar file is a two level file system