| Package | Description |
|---|---|
| net.java.truevfs.driver.http |
Provides a file system driver for read-only access to the web.
|
| net.java.truevfs.kernel.spec |
Defines the API for accessing the (federated virtual) file system space.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpNode
An HTTP(S) entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FsCovariantNode<E extends FsArchiveEntry>
A covariant file system node maintains a map of
archive entries and uses its
key property to determine the archive entry in the map to
which it forwards calls to FsCovariantNode.getEntry(), Entry.getSize(Size),
Entry.getTime(Access) et al. |
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.