Package org.aksw.commons.path.nio
Class FileSystemWrapper
java.lang.Object
java.nio.file.FileSystem
org.aksw.commons.path.nio.FileSystemWrapperBase
org.aksw.commons.path.nio.FileSystemWrapper
- All Implemented Interfaces:
Closeable,AutoCloseable
- Direct Known Subclasses:
FileSystem2,FileSystemWithCloseShield,FileSystemWithSpec
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aksw.commons.path.nio.FileSystemWrapperBase
close, getFileStores, getPath, getPathMatcher, getRootDirectories, getSeparator, getUserPrincipalLookupService, isOpen, isReadOnly, newWatchService, provider, supportedFileAttributeViews, unwrap, unwrap, wrap
-
Field Details
-
delegate
-
-
Constructor Details
-
FileSystemWrapper
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein classFileSystemWrapperBase
-