Class FilterFileSystem

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class FilterFileSystem
    extends FileSystem
    A FilterFileSystem contains another FileSystem, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.