| 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 |
|---|
| ExpertFeature
Indicates a feature which requires a certain experience level for safe use.
|
| ExpertFeature.Level
The experience level required to safely use an expert feature.
|
| ExpertFeature.Reason
The reason why a feature should only be used by an expert.
|
| 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.
|
| 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 © 2005–2015 Schlichtherle IT Services. All rights reserved.