This class represents a single entry in a tar file.
ParameterValidator
Instantiate a brand new entity that is not associated with a specific file.
Instantiate a new entity that begins at the current position in the given
file.
Get the input stream for the entity.
Get the output stream for the entity.
Write the entity (with its header) to the given stream, returning the
actual number of blocks written.
Get the contents of this entity.
Get the name of this entity.
Get the size of this entity.
Does the entity represent a file?
Does the entity represent a link?
Does the entity represent a character device?
Does the entity represent a block device?
Does the entity represent a directory?
Does the entity represent a FIFO special file?