Class AbstractLayeredFileProvider

All Implemented Interfaces:
Closeable, AutoCloseable, FileProvider, VfsComponent
Direct Known Subclasses:
CompressedFileFileProvider, TarFileProvider, ZipFileProvider

A FileProvider that is layered on top of another, such as the contents of a ZIP or tar file.