Represents a special-purpose file system.
no type hierarchy
no supertypes hierarchy
Attributes | |
open | Source Codeshared formal Boolean open Determine if this |
rootPaths | Source Codeshared formal Path[] rootPaths The |
stores | Source Codeshared formal Store[] stores The |
writeable | Source Codeshared formal Boolean writeable Determine if this system can be written to. |
Inherited Attributes |
Attributes inherited from: Object |
Methods | |
close | Source Codeshared formal void close() Close this |
parsePath | Source Codeshared formal Path parsePath(String pathString) Obtain a |
Inherited Methods |
Methods inherited from: Object |