| Package | Description |
|---|---|
| net.java.truevfs.access |
Provides uniform, transparent, thread-safe, read/write access to archive
files as if they were virtual directories.
|
| net.java.truevfs.access.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
scheme by mapping its file name extension 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. |
| TFileSystem
A
FileSystem implementation for use with NIO.2. |
| TFileSystemProvider
A
FileSystemProvider implementation for use with NIO.2. |
| TPath
A
Path implementation for use with NIO.2. |
| TRex |
| Class and Description |
|---|
| TArchiveDetector
Detects a prospective archive file and declares its file system
scheme by mapping its file name extension 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-2012 Schlichtherle IT Services. All Rights Reserved.