Class Summary
|
AbsoluteVirtualPath
|
|
ArchiveHandlerManager
|
This class manages all the Archive Handlers that correspond to the archive file that the system
would like to deal with. |
SystemJarHandler
|
|
SystemTarHandler
|
This class deals with tar files. |
SystemTgzHandler
|
Handler class for .tar.gz and .tgz files. |
SystemZipHandler
|
Implements an ISystemArchiveHandler for ZIP files. |
TarEntry
|
This class represents a tar file entry. |
TarFile
|
This class is used to read entries from a tar file. |
TarOutputStream
|
This class implements an output stream filter for writing files in the tar
file format. |
VirtualChild
|
A simple structure for passing information about virtual files and folders. |