Class ReadOnlyFileSystem

java.lang.Object
java.nio.file.FileSystem
com.norconex.crawler.fs.fetch.impl.ReadOnlyFileSystem
All Implemented Interfaces:
Closeable, AutoCloseable

public abstract class ReadOnlyFileSystem extends FileSystem
Shared behavior for read-only NIO.2 file systems backed by remote storage/providers.