Uses of Package
com.tccc.kos.commons.core.vfs
Packages that use com.tccc.kos.commons.core.vfs
Package
Description
Provides classes and interfaces used when working with the VFS (virtual file system).
Provides the abstract KosApplication class, which all kOS apps derive from.
-
Classes in com.tccc.kos.commons.core.vfs used by com.tccc.kos.commons.core.localization
-
Classes in com.tccc.kos.commons.core.vfs used by com.tccc.kos.commons.core.vfsClassDescriptionAbstract base class for all concrete VFSSource classes.Interface for parent VFS nodes in a VFS hierarchy.Interface for returning in input stream for a given path.
-
Classes in com.tccc.kos.commons.core.vfs used by com.tccc.kos.core.service.appClassDescriptionAllows multiple VFS sources to be virtually mounted to form a virtual read-only filesystem.