| 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 |
|---|
| 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
scheme by mapping its file name extension to an archive driver.
|
| TConfig
A mutable 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–2018 Schlichtherle IT Services. All rights reserved.