Class | Description | |
---|---|---|
InvalidTarStructureException | Exception that is thrown when the internal structure of a tar file is invalid. | |
Licenser | Class which is used to register the classes located in the Xceed.Tar namespace. | |
QuickTar | Exposes static methods that allow basic Tar archive operations. | |
QuickTarException | Exception that is thrown when an error occurs in a method of the QuickTar class. | |
TarArchive | Specialization of the TarredFolder class that represents the root folder in a tar file, i.e., the tar file itself. | |
TarEvents | Class that dispatches events associated with TAR operations. | |
TarEventsSession | Class that holds information a bout the TAR session, which is responsible for raising all events that occur during the process. | |
TarException | Exception that is thrown when an error occurs in the TARFileSystem namespace. | |
TarredFile | Specialization of the Xceed.FileSystem.AbstractFile class that implements access to a file stored within a TAR file. | |
TarredFolder | Specialization of the Xceed.FileSystem.AbstractFolder class that implements access to a folder stored within a TAR file. |