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.comp.inst |
Provides basic functionality for instrumenting the TrueVFS Kernel at runtime.
|
net.java.truevfs.comp.jmx |
Provides basic functionality for instrumenting the TrueVFS Kernel with a JMX
interface at runtime.
|
net.java.truevfs.comp.tardriver |
The archive driver family for TAR files.
|
net.java.truevfs.comp.zipdriver |
The archive driver family for ZIP files.
|
net.java.truevfs.driver.file |
Provides a file system driver for accessing the platform file system.
|
net.java.truevfs.driver.http |
Provides a file system driver for read-only access to the web.
|
net.java.truevfs.driver.jar |
Provides a file system driver for accessing the JAR file format.
|
net.java.truevfs.driver.odf |
Provides a file system driver for accessing the Open Document File format.
|
net.java.truevfs.driver.sfx |
Provides a file system driver for read-only access to the SelF eXtracting
ZIP file format, alias SFX.
|
net.java.truevfs.driver.tar |
Provides a file system driver for accessing the TAR file format.
|
net.java.truevfs.driver.tar.bzip2 |
Provides a file system driver for accessing the BZIP2 compressed TAR file
format.
|
net.java.truevfs.driver.tar.gzip |
Provides a file system driver for accessing the GZIP compressed TAR file
format.
|
net.java.truevfs.driver.tar.xz |
Provides a file system driver for accessing the XZ compressed TAR file
format.
|
net.java.truevfs.driver.zip |
Provides a file system driver for accessing the ZIP file format.
|
net.java.truevfs.driver.zip.raes |
Provides a file system driver for accessing the RAES encrypted ZIP file
format, alias ZIP.RAES or TZP.
|
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.
|
FsAccessOption
Defines common access options for I/O operations.
|
FsAssertion
Asserts the properties 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.Factory
A factory for file system controllers.
|
FsDriver
An abstract factory for components required to access a file system.
|
FsModel.Factory
A factory for file system models.
|
FsMountPoint
Addresses a file system mount point.
|
FsNodeName
Addresses a file system node relative to its
mount point . |
FsNodePath
Addresses a file system node.
|
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.
|
Class and Description |
---|
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 . |
FsAccessOption
Defines common access options for I/O operations.
|
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.
|
FsDecoratingController
An abstract decorator for a file system controller.
|
FsDecoratingManager
An abstract decorator for a file system manager.
|
FsDecoratingModel
An abstract decorator for a file system model.
|
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.
|
FsNodeName
Addresses a file system node relative to its
mount point . |
Class and Description |
---|
FsAbstractManager
An abstract file system manager.
|
FsAbstractModel
An abstract file system model which does not implement the property
touched . |
FsController.Factory
A factory for file system controllers.
|
FsDecoratingManager
An abstract decorator for a file system manager.
|
FsDecoratingModel
An abstract decorator for a file system model.
|
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.
|
FsNode
A file system node is an entry which can implement multiple entry types and
list directory members.
|
FsSyncException
Indicates an exceptional condition when synchronizing the changes in a
federated file system to its parent file system.
|
FsSyncWarningException
Indicates an exceptional condition when synchronizing the changes in a
federated file system to its parent file system.
|
Class and Description |
---|
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.
|
FsController
Provides read/write access to a file system.
|
FsController.Factory
A factory for file system controllers.
|
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.
|
FsModel
Defines common properties of any file system.
|
FsModel.Factory
A factory for file system models.
|
FsNodeName
Addresses a file system node relative to its
mount point . |
FsOutputSocketSink
An adapter from an output socket to a sink with access options.
|
Class and Description |
---|
FsAbstractController
An abstract file system controller which implements the
FsAbstractController.getModel()
method. |
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.
|
FsController
Provides read/write access to a file system.
|
FsController.Factory
A factory for file system controllers.
|
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.
|
FsModel
Defines common properties of any file system.
|
FsModel.Factory
A factory for file system models.
|
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 . |
FsOutputSocketSink
An adapter from an output socket to a sink with access options.
|
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.
|
Class and Description |
---|
FsController
Provides read/write access to a file system.
|
FsController.Factory
A factory for file system controllers.
|
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.
|
FsModel
Defines common properties of any file system.
|
FsModel.Factory
A factory for file system models.
|
FsScheme
Addresses a file system scheme.
|
Class and Description |
---|
FsAbstractController
An abstract file system controller which implements the
FsAbstractController.getModel()
method. |
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.
|
FsController
Provides read/write access to a file system.
|
FsController.Factory
A factory for file system controllers.
|
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.
|
FsModel
Defines common properties of any file system.
|
FsModel.Factory
A factory for file system models.
|
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 . |
FsScheme
Addresses a file system scheme.
|
FsSyncOption
Defines options for (virtual) file system synchronization.
|
Class and Description |
---|
FsDriver
An abstract factory for components required to access a file system.
|
FsScheme
Addresses a file system scheme.
|
Class and Description |
---|
FsArchiveDriver
An abstract factory for components required for accessing archive files.
|
FsController.Factory
A factory for file system controllers.
|
FsDriver
An abstract factory for components required to access a file system.
|
FsModel
Defines common properties of any file system.
|
FsModel.Factory
A factory for file system models.
|
FsOutputSocketSink
An adapter from an output socket to a sink with access options.
|
FsScheme
Addresses a file system scheme.
|
Class and Description |
---|
FsAccessOption
Defines common access options for I/O operations.
|
FsArchiveDriver
An abstract factory for components required for accessing archive files.
|
FsController
Provides read/write access to a file system.
|
FsController.Factory
A factory for file system controllers.
|
FsDriver
An abstract factory for components required to access a file system.
|
FsModel
Defines common properties of any file system.
|
FsModel.Factory
A factory for file system models.
|
FsNodeName
Addresses a file system node relative to its
mount point . |
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.
|
Class and Description |
---|
FsAccessOption
Defines common access options for I/O operations.
|
FsArchiveDriver
An abstract factory for components required for accessing archive files.
|
FsController
Provides read/write access to a file system.
|
FsController.Factory
A factory for file system controllers.
|
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.
|
FsModel
Defines common properties of any file system.
|
FsModel.Factory
A factory for file system models.
|
FsNodeName
Addresses a file system node relative to its
mount point . |
FsOutputSocketSink
An adapter from an output socket to a sink with access options.
|
FsScheme
Addresses a file system scheme.
|
Class and Description |
---|
FsAccessOption
Defines common access options for I/O operations.
|
FsArchiveDriver
An abstract factory for components required for accessing archive files.
|
FsController
Provides read/write access to a file system.
|
FsController.Factory
A factory for file system controllers.
|
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.
|
FsModel
Defines common properties of any file system.
|
FsModel.Factory
A factory for file system models.
|
FsNodeName
Addresses a file system node relative to its
mount point . |
FsOutputSocketSink
An adapter from an output socket to a sink with access options.
|
FsScheme
Addresses a file system scheme.
|
Class and Description |
---|
FsAccessOption
Defines common access options for I/O operations.
|
FsArchiveDriver
An abstract factory for components required for accessing archive files.
|
FsController
Provides read/write access to a file system.
|
FsController.Factory
A factory for file system controllers.
|
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.
|
FsModel
Defines common properties of any file system.
|
FsModel.Factory
A factory for file system models.
|
FsNodeName
Addresses a file system node relative to its
mount point . |
FsOutputSocketSink
An adapter from an output socket to a sink with access options.
|
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.
|
Class and Description |
---|
FsAccessOption
Defines common access options for I/O operations.
|
FsArchiveDriver
An abstract factory for components required for accessing archive files.
|
FsController
Provides read/write access to a file system.
|
FsController.Factory
A factory for file system controllers.
|
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.
|
FsModel
Defines common properties of any file system.
|
FsModel.Factory
A factory for file system models.
|
FsNodeName
Addresses a file system node relative to its
mount point . |
FsOutputSocketSink
An adapter from an output socket to a sink with access options.
|
FsScheme
Addresses a file system scheme.
|
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.
|
FsControllerFilter
A filter which accepts a given file system
controller if its file system
model is accepted by the configured file system model
filter.
|
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.
|
FsModelFilter
A filter which accepts a given file system model if its
file system mount point is accepted by the
configured file system mount point filter.
|
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.
|
FsPrefixMountPointFilter
A filter which accepts a given file system
mount point if its
hierarchical URI matches
the configured prefix mount point.
|
FsScheme
Addresses a file system scheme.
|
FsSync |
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.
|
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–2018 Schlichtherle IT Services. All rights reserved.