Package com.tccc.kos.commons.core.vfs
package com.tccc.kos.commons.core.vfs
Provides classes and interfaces used when working with the VFS (virtual file system).
- Since:
- 1.0
- Version:
- 2022-10-21
-
ClassDescriptionAbstract base class for all concrete VFSSource classes.Class that corresponds to a directory on a filesystem.Class that wraps a KAB file.Class that wraps another source.Class that wraps another source.Implementation of VFSSource that supports stacked sources.Allows multiple VFS sources to be virtually mounted to form a virtual read-only filesystem.Interface for parent VFS nodes in a VFS hierarchy.Interface for returning in input stream for a given path.