TrueZIP File* 7.0

Uses of Package
de.schlichtherle.truezip.file

Packages that use de.schlichtherle.truezip.file
de.schlichtherle.truezip.file 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 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 a prospective archive file by matching its path name against a pattern of file name suffixes like .zip et al and looks up its corresponding file system driver by using a file system driver provider.
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.
ThreadLocalMatcher
          A thread local Matcher.
 

Classes in de.schlichtherle.truezip.file used by de.schlichtherle.truezip.file.swing
TArchiveDetector
          Detects a prospective archive file by matching its path name against a pattern of file name suffixes like .zip et al and looks up its corresponding file system driver by using a file system driver provider.
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.
 


TrueZIP File* 7.0

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