eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Archiver::CompressedTarArchive':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: CompressedTarArchive (private in Archiver

This class is only visible from within Archiver.

Inheritance:

   Object
   |
   +--Archiver
      |
      +--Archiver::CompressedTarArchive
         |
         +--Archiver::TarBZ2Archive
         |
         +--Archiver::TarGZipArchive

Package:
stx:libbasic2
Category:
System-Support-FileFormats
Owner:
Archiver

Class protocol:

queries
o  canAddFiles

o  canRemoveFiles

o  canViewFile

o  compressorClass


Instance protocol:

accessing
o  fileName: aFile
unzip file in tempDirectory and do all the things with tar file

actions
o  addFilesToArchive: colOfFiles
synchronize the tar archive under temporary file with archiv file position

o  extractFiles: aColOfFiles to: aDirectory

o  extractFiles: aColOfFiles withoutDirectoryTo: aDirectory

o  listFiles: aColOfFiles

o  removeFilesFromArchive: aColOfFiles

actions private
o  setCommandOptions

o  synchronize

columns
o  columns

o  isValidOutputLine: line

initialization & release
o  release



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 21:57:31 GMT