| Package | Description |
|---|---|
| de.schlichtherle.truezip.file |
Provides uniform, transparent, thread-safe,
read/write access to archive files as if they were just plain
directories in a file system path by means of the
TFile* classes and their dependent classes. |
| de.schlichtherle.truezip.file.swing |
Provides Swing GUI classes for viewing file trees
and choosing entries in archive files.
|
| Class and Description |
|---|
| TArchiveDetector
Detects a prospective archive file and declares its file system
type by mapping its file name suffix to an archive driver.
|
| TConfig
A container for configuration options with global or inheritable thread
local scope.
|
| TConfig.InheritableThreadLocalConfigStack
An inheritable thread local configuration stack.
|
| TFile
A replacement for the class
File which provides transparent
read/write access to archive files and their entries as if they were
(virtual) directories and files. |
| Class and Description |
|---|
| TArchiveDetector
Detects a prospective archive file and declares its file system
type by mapping its file name suffix to an archive driver.
|
| TFile
A replacement for the class
File which provides transparent
read/write access to archive files and their entries as if they were
(virtual) directories and files. |
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.