Package gaiasky.gui
Class BookmarkPath.BookmarksFileSystem
java.lang.Object
java.nio.file.FileSystem
gaiasky.gui.BookmarkPath.BookmarksFileSystem
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
- BookmarkPath
-
Constructor Details
-
BookmarksFileSystem
public BookmarksFileSystem()
-
-
Method Details
-
provider
- Specified by:
provider
in classFileSystem
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Specified by:
close
in classFileSystem
- Throws:
IOException
-
isOpen
public boolean isOpen()- Specified by:
isOpen
in classFileSystem
-
isReadOnly
public boolean isReadOnly()- Specified by:
isReadOnly
in classFileSystem
-
getSeparator
- Specified by:
getSeparator
in classFileSystem
-
getRootDirectories
- Specified by:
getRootDirectories
in classFileSystem
-
getFileStores
- Specified by:
getFileStores
in classFileSystem
-
supportedFileAttributeViews
- Specified by:
supportedFileAttributeViews
in classFileSystem
-
getPath
- Specified by:
getPath
in classFileSystem
-
getPathMatcher
- Specified by:
getPathMatcher
in classFileSystem
-
getUserPrincipalLookupService
- Specified by:
getUserPrincipalLookupService
in classFileSystem
-
newWatchService
- Specified by:
newWatchService
in classFileSystem
- Throws:
IOException
-