| Package | Description |
|---|---|
| com.io7m.jvvfs |
Core functions and types.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilesystemType
The type of filesystems.
|
interface |
FSCapabilityAllType
The set of all possible filesystem capabilities.
|
interface |
FSCapabilityMountAnywhereType
The interface exposed by filesystem implementations that have the
capability to load archives from anywhere.
|
interface |
FSCapabilityMountClasspathType
The interface exposed by filesystem implementations that have the
capability to load archives from the classpath.
|
interface |
FSCapabilityMountDirectoryType
The interface exposed by filesystem implementations that have the
capability to load archives from a directory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Filesystem
The basic filesystem implementation.
|
Copyright © 2014 <code@io7m.com> http://io7m.com