- input(BitField<FsAccessOption>, FsNodeName) - Method in class net.java.truevfs.kernel.spec.FsAccessOptionsController
-
- input(BitField<FsAccessOption>, FsNodeName) - Method in interface net.java.truevfs.kernel.spec.FsController
-
Returns an input socket for reading the contents of the file system
node addressed by the given name from the file system.
- input(BitField<FsAccessOption>, FsNodeName) - Method in class net.java.truevfs.kernel.spec.FsDecoratingController
-
- IoBufferPoolDecorator - Class in net.java.truevfs.kernel.spec.spi
-
An abstract service for decorating I/O buffer pools.
- IoBufferPoolDecorator() - Constructor for class net.java.truevfs.kernel.spec.spi.IoBufferPoolDecorator
-
- IoBufferPoolFactory - Class in net.java.truevfs.kernel.spec.spi
-
An abstract service for creating I/O buffer pools.
- IoBufferPoolFactory() - Constructor for class net.java.truevfs.kernel.spec.spi.IoBufferPoolFactory
-
- IoBufferPoolLocator - Class in net.java.truevfs.kernel.spec.sl
-
A container of the singleton I/O buffer pool.
- isArchiveDriver() - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
-
Returns true if and only if this is an archive driver, that is,
if file systems of this type must be a member of a parent file system.
- isArchiveDriver() - Method in class net.java.truevfs.kernel.spec.FsDriver
-
Returns true if and only if this is an archive driver, that is,
if file systems of this type must be a member of a parent file system.
- isBusy() - Method in class net.java.truevfs.kernel.spec.cio.MultiplexingOutputService
-
Returns whether the container output archive is busy writing an archive
entry or not.
- isMounted() - Method in class net.java.truevfs.kernel.spec.FsAbstractController
-
- isMounted() - Method in class net.java.truevfs.kernel.spec.FsDecoratingModel
-
- isMounted() - Method in interface net.java.truevfs.kernel.spec.FsModel
-
Returns
true if and only if some state associated with the
federated file system has been modified so that the
corresponding
FsController must not get discarded until
the next call to
sync.
- isPermitted(Entry.Access, Entry.Entity) - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
-
Returns the permission mapped for the
key property.
- isRoot() - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
-
Returns true if and only if the name of this covariant node
identifies it as a root node.
- isRoot() - Method in class net.java.truevfs.kernel.spec.FsNodeName
-
Returns true if and only if the path component of this file
system node name is empty and no query component is defined.
- isType(Entry.Type) - Method in class net.java.truevfs.kernel.spec.FsAbstractNode
-
- isType(Entry.Type) - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
-
Returns true if and only if there is an archive entry mapped for
the given type.
- isType(Entry.Type) - Method in interface net.java.truevfs.kernel.spec.FsNode
-
Returns true if and only if this file system node implements
the given type.
- iterator() - Method in class net.java.truevfs.kernel.spec.cio.MultiplexingOutputService
-