| Package | Description |
|---|---|
| net.java.truevfs.kernel.spec |
Defines the API for accessing the (federated virtual) file system space.
|
| 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–2014 Schlichtherle IT Services. All rights reserved.