TrueZIP File* 7.0-rc1

Uses of Package
de.schlichtherle.truezip.file

Packages that use de.schlichtherle.truezip.file
de.schlichtherle.truezip.file This package provides convenient multi-threaded read/write access to archive files as if they were just plain old directories in a file system path by means of the TFile* classes and their dependent classes. 
de.schlichtherle.truezip.file.swing This package provides Swing GUI classes for viewing file trees, choosing entries in archive files or path name autocompletion in combo boxes. 
 

Classes in de.schlichtherle.truezip.file used by de.schlichtherle.truezip.file
TArchiveDetector
          Detects prospective archive files (i.e. prospective federated file systems) solely by scanning file path names - usually by testing for file name suffixes like .zip etc.
TDefaultArchiveDetector
          An archive detector which matches file paths against a pattern of file suffixes in order to detect prospective archive files (i.e. prospective federated file systems) and look up their corresponding file system driver using a file system driver service.
TFile
          A replacement for its subclass which provides transparent read/write access to archive files and their entries as if they were (virtual) directories and files.
ThreadLocalMatcher
          A thread local Matcher.
 

Classes in de.schlichtherle.truezip.file used by de.schlichtherle.truezip.file.swing
TArchiveDetector
          Detects prospective archive files (i.e. prospective federated file systems) solely by scanning file path names - usually by testing for file name suffixes like .zip etc.
TFile
          A replacement for its subclass which provides transparent read/write access to archive files and their entries as if they were (virtual) directories and files.
 


TrueZIP File* 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.