org.at4j.tar
Interface TarEntryHeader

All Known Implementing Classes:
TarEntryHeaderData

public interface TarEntryHeader

This is a marker interface that identifies the implementing class as one containing data parsed from a Tar entry header. It is used by internally by the TarFileParser.

Since:
1.0
Author:
Karl Gustafsson