| Package | Description |
|---|---|
| net.java.truevfs.kernel.spec |
Defines the API for accessing the (federated virtual) file system space.
|
| net.java.truevfs.kernel.spec.sl |
Provides singletons to locate service providers on the class path.
|
| net.java.truevfs.kernel.spec.spi |
Provides abstract classes for locatable service providers.
|
| Class and Description |
|---|
| FsAbstractCompositeDriver
An abstract composite driver.
|
| FsAbstractController
An abstract file system controller which implements the
FsAbstractController.getModel()
method. |
| FsAbstractManager
An abstract file system manager.
|
| FsAbstractModel
An abstract file system model which does not implement the property
touched. |
| FsAbstractNode
An abstract file system node is a node which can implement multiple types
and list directory members.
|
| FsAccessOption
Defines common access options for I/O operations.
|
| FsArchiveDriver
An abstract factory for components required for accessing archive files.
|
| FsArchiveEntry
Represents an entry in an archive file.
|
| FsAssertion
Asserts the properties of a virtual file system operation.
|
| FsAssertion.Level
The property level of a virtual file system operation.
|
| FsCompositeDriver
Queries the scheme of the mount point of the given file system model in
order to lookup the appropriate file system driver which is then used to
create the requested thread-safe file system controller.
|
| FsController
Provides read/write access to a file system.
|
| FsController.Factory
A factory for file system controllers.
|
| FsCovariantNode
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. |
| FsDecoratingController
An abstract decorator for a file system controller.
|
| FsDriver
An abstract factory for components required to access a file system.
|
| FsInputSocketSource
An adapter from an input socket to a source with access options.
|
| FsManager
A container which creates FsController file system controllers
and manages their life cycle.
|
| FsModel
Defines common properties of any file system.
|
| FsModel.Factory
A factory for file system models.
|
| FsMountPoint
Addresses a file system mount point.
|
| FsNode
A file system node is an entry which can implement multiple entry types and
list directory members.
|
| FsNodeName
Addresses a file system node relative to its
mount point. |
| FsNodePath
Addresses a file system node.
|
| FsOutputSocketSink
An adapter from an output socket to a sink with access options.
|
| FsScheme
Addresses a file system scheme.
|
| FsSyncException
Indicates an exceptional condition when synchronizing the changes in a
federated file system to its parent file system.
|
| FsSyncOption
Defines options for (virtual) file system synchronization.
|
| FsSyncWarningException
Indicates an exceptional condition when synchronizing the changes in a
federated file system to its parent file system.
|
| FsUriModifier |
| FsUriModifier.PostFix
Post-fixes a URI when it gets
canonicalized. |
| Class and Description |
|---|
| FsDriver
An abstract factory for components required to access a file system.
|
| FsManager
A container which creates FsController file system controllers
and manages their life cycle.
|
| FsScheme
Addresses a file system scheme.
|
| Class and Description |
|---|
| FsDriver
An abstract factory for components required to access a file system.
|
| FsScheme
Addresses a file system scheme.
|
Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.