java.lang.Object
java.nio.file.FileSystem
io.xpipe.modulefs.ModuleFileSystem
io.xpipe.modulefs.JrtModuleFileSystem
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Field Summary
Fields inherited from class io.xpipe.modulefs.ModuleFileSystem
basePath -
Method Summary
Methods inherited from class io.xpipe.modulefs.ModuleFileSystem
create, create, getFileStores, getModule, getPath, getPathMatcher, getRootDirectories, getSeparator, getUserPrincipalLookupService, isReadOnly, newWatchService, provider, supportedFileAttributeViews
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classFileSystem- Throws:
IOException
-
isOpen
public boolean isOpen()- Specified by:
isOpenin classFileSystem
-